{% extends "base.html" %} {% load wagtailimages_tags wagtailcore_tags %} {% block content %}
{{ page.hero_text }}
{% if page.hero_cta_link %} {{ page.hero_cta }} {% else %} {{ page.hero_cta }} {% endif %}{{ childpage.introduction|truncatewords:15 }}