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

{{cta.content | safe }}

More News
{% endblock content %}