{% block title %} {% endblock title %} {{ site_name }} {% include "common_libs.html" %} {% include "_header.html" %}
{% block content %} {% endblock content %}
{% include "_footer.html" %}