{% extends 'projector_index.html' %} {% block title %} {{ title }} :: {{ block.super }} {% endblock %} {% block toolbar %} {#
#} {# {% include 'include/_breadcrumbs.html' %}#} {#
#} {#
#} {# {% include 'include/_auth_toolbar.html' %}#} {#
#} {% endblock %} {% block content %}
{% include 'include/_editor_toolbar.html' %} {# #}
{#
#} {# #} {#
#} {# #} {#
#} {#
#}
{% endblock %}