{% extends "base.html" %} {% load i18n paniktags %} {% block title %}{{ tag|capfirst }}{% endblock %} {% block main %}

{{ tag }}

{% endblock %}