{% block title %} {% endblock title %} {{ site_name }} {% include "common_libs.html" with jquery=0 v2=1 %} {% include "_header.html" %}
{% block content %} {% endblock content %}
{% include "_footer.html" %}