{% load custom_tags %}
{% if entire_top_url %} {% include entire_top_url %} {% else %} {% endif %}
{% block messages %}{% endblock %} {% block content %}{% endblock %} {% block content_extra %}{% endblock %} {% block extra_body %}{% endblock %}
{% include "websock.html" %} {% include "datatable.html" %}