{% extends 'base.html' %} {% load wagtailcore_tags cms_tags %} {% block content_container %} {% carousel %} {% include 'widgets/overlay-teaser.html' with title='WOCAT' description=page.lead|richtext style='largebox' %}

{% block content %} {% include_block page.content %} {% endblock content %}
{% endblock content_container %}