{% include head.html %}
{%- include icons.html icon="menu" size=17 -%} Menu
{%- include icons.html icon="close" size=17 -%} Close
{{ content }}
{% include footer.html %}
{% if dark_mode %} {% endif %}