{% if description %} {% endif %} {% for attr in config.get("seo", []) %} {% endfor %} {% if config.get('icon') %} {% endif %} {% for head in config.get('head', []) %} {{ head.get('text', '') }} {% endfor %} {% for text, link in config.get('nav', {}).items() %} {{text}} {% endfor %}