{% extends "subpage_base.html" %} {% load cms_tags %} {% block sub_content %}

{% page_attribute "page_title" %}

{% placeholder subpage_content %} {% endblock %}