{% extends "richie/fullwidth.html" %} {% load cms_tags i18n %} {% block content %}

{{ current_page.get_title }}

{% with header_level=2 %} {% placeholder "portrait" %} {% placeholder "resume" %} {% placeholder "maincontent" %} {% endwith %}
{% endblock content %}