{% extends "base.html" %} {% block content %}

{{ gettext('All tags') }}

{% include "_includes/_tags.html" %} {% endblock %}