{% extends request.current_page.template %} {% block content %}{% spaceless %} {% if back_link_url %}
{% endif %} {% if not thumbnail_size %} {% load media_tree_thumbnail %} {% thumbnail_size "full" as thumbnail_size %} {% endif %} {% with object as image_node %}{% include "media_tree/filenode/includes/figure.html" %}
{% endwith %} {% endspaceless %}{% endblock %}