{% include "dark-mode.html" %} {{ title }} {% if path %} {% else %} {% endif %} {% block js_scripts %}{% endblock %} {% include "navbar.html" %} {% if noGlossary %}{{ content | safe }}{% else %}{{ content | applyGlossary | safe }}{% endif %} {% include "footer.html" %}