{% if path %}
{% else %}
{% endif %}
{% block js_scripts %}{% endblock %}
{% include "navbar.html" %}
{{ content | safe }} {% include "footer.html" %}