{% extends "templates/base.html" %} {% block content %}






{{ text_415_title }}

{{ text_415_subtitle }}


Home
{% if enable_footer == true %} {% include "templates/footer.html" %} {% endif %} {% endblock %}