{% load static %} {% load django_glue %} Django Skeleton {% if page_title %}- {{ page_title }}{% endif %} {% include 'landing/meta/favicons.html' %} {% block js_script %} {% endblock %} {% block base_content %} {% endblock %} {% block js_include_bottom %} {% endblock %} {% include 'core/modal/dispatch_modal.html' %} {% glue_init %}