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

{{ current_page.get_title }}

{% with header_level=2 %}
{% with width=216 height=120 %} {% placeholder "portrait" %} {% endwith %}
{% placeholder "resume" %} {% placeholder "maincontent" %}
{% endwith %}
{% endblock content %}