{% load custom_tags %} {% block extrahead %} {% load static %} {% if auto_refresh %}{% endif %} {# Snippet to prevent clickjacking. Taken from https://www.codemagi.com/blog/post/194 #} {{ title }} {% endblock %}
{{ title }}
{% block content %}{% endblock %}