{% extends "front_base.html" %} {% block title %}{% if tag %}: Filed under "{{ tag.name }}"{% else %}: All documents{% endif %}{% endblock %} {% block content %} {% if tag %}
{{ tag.description }}