{% extends './layout.html' %} {% block content %}
{{ breadcrumbs|safe }} {{ form|safe }}
{% endblock %} {% block script %} {% if isProduction %} {% else %} {% endif %} {% endblock %}