{% extends "base.html" %} {% block title %}All Tags - {{ site_title }}{% endblock %} {% block meta_tags %} {% if site_description %} {% endif %} {% if site_keywords %} {% endif %} {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{% endblock %}