{%- if not config.PRODUCTION -%} {%- endif %}
{% include "shared/svg-icons.html" %} {% block body %}{% endblock %} {% include "shared/footer.html" %} {%- if config.PRODUCTION or config.STAGING -%} {% endif -%} {%- if config['LOCALHOST'] %} {% endif -%} {% include "shared/flashed-messages.html" %} {% block extrascripts %}{% endblock %}