{% extends "construction/base.html" %} {% load static i18n crispy_forms_tags %} {% block sidebar %} {% endblock %} {% block topbar %}
{% endblock %} {% block page_title %} {% endblock page_title %} {% block content %} {% endblock content %} {% block third_party %} {% endblock third_party %}