{% extends "app_layout.html" %} {% block header_title %} {{ title }} - Geophysical logging job {% endblock %} {% block title %} Geophysical logging job - {{ title }} {% endblock %} {% block content %}
Linked drillhole: {{ dh_no_link|safe }}
{{ md_table|safe }}
{% if dh_no %}See job in context of other logging jobs at this well
{% endif %}{{ files_table|safe }}
{% endblock %}