{% for text, link in config.get('nav', {}).items() %}
{{text}}
{% endfor %}
{{ title }}
{{ body }}