{% extends "app_layout_well.html" %} {% block header_title %} {{ title }} - Drillhole images (photos) {% endblock %} {% block title %} Drillhole images (photos) - {{ title }} {% endblock %} {% block well_content %}
Back to well summary
Or specify the size:
{% for im in images %} {% endfor %} {% endblock %}