{% extends "base.html" %} {% load cms_tags %} {% block base_title %}{% page_attribute "page_title" %} {% endblock %} {% block base_content %}
{% placeholder contact_detail %}
{% placeholder contact_form %}
{% endblock %}