{# Landing page template — optional hero section with configurable content. Activate via page metadata: template: landing.html Hero fields (all optional): hero_title, hero_subtitle, hero_primary_url, hero_primary_text, hero_secondary_url, hero_secondary_text, hero_tags #} {% extends "layout.html" %} {%- block content %} Skip to content {% set is_landing = true %}
{{ hero_subtitle }}
{% endif %} {% if hero_primary_text is defined and hero_primary_text %}