{% block title %}{{ title }}{% endblock %} {% block header %} {{ title }} {% endblock %} {% block content %} {% if introduction_text %}
{{ introduction_text }}
{{ _("Login") }}
{{ _("New {0}").format(_(doc_type)) }}
{{ doc.get(field.fieldname) }} Change
{{ _("Comments") }}
{% include 'templates/includes/comments.html' %}