{% extends "templates/web.html" %} {% block title %} {{ doc.name }} {% endblock %} {% block breadcrumbs %}
{{comment.sender_full_name}}: {{comment.subject}} {{ __("on") }} {{comment.creation.strftime('%Y-%m-%d')}}
{{ __("Add Comment") }}
{{ __("Submit") }}
{{ __("Comments") }}
{{comment.sender_full_name}}: {{comment.subject}} {{ __("on") }} {{comment.creation.strftime('%Y-%m-%d')}}
{% endfor %}{{ __("Add Comment") }}