{% extends 'base_content_page.html' %} {% load wagtailcore_tags %} {% comment %} Landing page variant for WebPage - Features larger headers, centered content, and call-to-action focus {% endcomment %} {% block page_content %} {% if page.header %} {% include_block page.header %} {% endif %}