{% extends BASE_TEMPLATE|default:"base.htm" %} {% load static %} {% block content %}
{{ title }}
{{ pyg|safe }}
{% endblock content %}