{% load thumbnail i18n %}
{% with related_plugins.portrait.0 as picture_plugin %} {% thumbnail picture_plugin.picture 200x200 crop=picture_plugin.use_crop upscale=picture_plugin.use_upscale as thumbnail %} {{ page.get_title }} {% trans {% endwith %}
{{ page.person.get_full_name }}

{{ related_plugins.resume.0.body|safe }}