{% extends "app_layout.html" %} {% block header_title %} {{ group.group_code }} - drillhole group {% endblock %} {% block title %} Drillhole group: {{ group.group_code }} {% endblock %} {% block content %}


- comma-separated list of either C, H, or N - use "C,H,N" to select all values (e.g. if you want to filter with a different field)
- as above
- comma-separated list of frequencies: to select all use "1,2,3,4,6,12,24,R,S"
- as above
- use * to match anything
(prod, test, dev)

Load {{ dhs|length }} wells - use this link to access CSV downloads etc.

{{ dhs_table|safe }} {% endblock %}