{% extends "two_column_body.html" %} {% block title %}{% spaceless %}{% trans %}Tags{% endtrans %}{% endspaceless %}{% endblock %} {% block content %} {% include "tags/content.html" %} {% endblock %} {% block endjs %} {% include "tags/custom_javascript.httml" ignore missing %} {% endblock %}