{% extends "app_well_layout.html" %} {% block header_title %} {{ title }} - Well construction {% endblock %} {% block title %} Well construction - {{ title }} {% endblock %} {% block well_content %}
Back to well summary. {{ summary_table|safe }} {% for event_list in events %} {% for cevent in event_list|reverse %}
{{ cevent['comments'] }}
{% if 'wcuts' in cevent['data_types'] %}