{% extends "app_layout.html" %} {% block header_title %} {{ title }} - Geophysical logging job {% endblock %} {% block title %} Geophysical logging job - {{ title }} {% endblock %} {% block content %}

Other
(prod, test, dev)

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 %}