{% block head %}{% endblock %} {% include "head.html" %} {% block head_title %}{{ site_title }}{% endblock %} {% block header %}
Not a complete databae? I know! Read the about section for more info.
{% endblock %} {% block content %}
{% endblock %} {% block footer %} {% if google_analytics and not user.is_authenticated() %} {% endif %} {% endblock %}