{#========================================== Not Found ==========================================#} {% extends "./layout.html" %} {#========================================== If available, we add the section classes of the original route so the menu keep the cortrect selected item. ==========================================#} {% block sectionClasses %} notFound {% for htmlSectionClass in htmlSectionClasses %}{{htmlSectionClass}}{% else %}{% endfor %}{% endblock %} {% block meta_title %}Not Found{% endblock %} {% block meta_description %}Not Found{% endblock %} {% block body %}