{% if html.next %} {{ html.next.field }}{% endif %}{% block dash-board %}
{{ html.visibility.as_tablerow1 }} {{ html.allow_comments.as_tablerow1 }} {#{{ html.authors.as_tablerow1 }}#} {{ html.markup.as_tablerow1 }} {{ html.tags.as_tablerow1 }} {{ html.parent.as_tablerow1 }}
{% for sb in html.submits %} {{ sb }}{% endfor %}
{% endblock %}
{{ html.name.as_tablerow1 }} {{ html.description.as_tablerow1 }} {{ html.body.as_tablerow1 }}