{% set cta_path = 'roadmap/cta/index.md' %} {% set cta = get_page(path=cta_path) %} {% block content %}
{{cta.content | safe }}