{% if favicon %}
{% endif %}
{{ title }}
{% for p in navbar_links %}
{{ p }}
{% endfor %}
{% block content %}{% endblock %}