{% set header_path = 'roadmap/heading/index.md' %} {% set header = get_page(path=header_path) %} {% block content %}
{{header.content | safe }}