{% extends "app_layout.html" %} {% block header_title %} {{ title }} - Geophysical logs summary {% endblock %} {% block title %} Geophysical logs summary - {{ title }} {% endblock %} {% block content %}
Load {{ valid_dh_nos|length }} wells - use this link to access CSV downloads etc.
{{ table|safe }} {% endblock %}