{% load static %} {% block title %}{% endblock %} {% include 'snippets/header.html' %} {% include 'snippets/base_js.html' %}
{% block content %} {% endblock %}