{% extends "app_layout.html" %} {% block header_title %} {{ group.group_code }} - drillhole group {% endblock %} {% block title %} Drillhole group: {{ group.group_code }} {% endblock %} {% block content %}
Load {{ dhs|length }} wells - use this link to access CSV downloads etc.
{{ dhs_table|safe }} {% endblock %}