{% extends "templates/web.html" %} {% block title %} {{ doc.name|e }} {% endblock %} {% block breadcrumbs %}
{{comment.comment_email}}: {{comment.content|e}} {{ _("on") }} {{comment.creation.strftime('%Y-%m-%d')}}
{{ _("Comments") }}
{{comment.comment_email}}: {{comment.content|e}} {{ _("on") }} {{comment.creation.strftime('%Y-%m-%d')}}
{% endfor %}