{% if settings.sub_title -%}<h4>{{ settings.sub_title }}</h4>{% endif -%}
<hr>
{% if settings.menu -%}
{% include 'menu.html' %}
{% endif -%}
</div>
{% block content %}
{% endblock %}
<footer>
<p>Generated using <ahref="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <ahref="https://creativecommons.org/licenses/by-sa/3.0/">CC-BY-SA</a> · atom logo by <ahref="https://thenounproject.com/jjjon/">Jonathan Li</a> under <ahref="https://creativecommons.org/licenses/by/3.0/">CC-BY</a></p>