{% if texts[page_id ~ "-badge"] %} {{ texts[page_id ~ "-badge"] }} {% endif %} {% if texts[page_id ~ "-tagline"] %}

{{ texts[page_id ~ "-tagline"] }}

{% endif %} {% if texts[page_id ~ "-hero-title"] %}

{{ texts[page_id ~ "-hero-title"] }}

{% endif %} {% if texts[page_id ~ "-hero-subtitle"] %}

{{ texts[page_id ~ "-hero-subtitle"] | safe }}

{% endif %}
{% if texts[page_id ~ "-cta-github"] %} {{ texts[page_id ~ "-cta-github"] }} {% endif %} {% if texts[page_id ~ "-cta-get-started"] %} {{ texts[page_id ~ "-cta-get-started"] }} {% endif %}