{% extends "app_layout_wells.html" %} {% block header_title %} {{ title }} - Ownership status {% endblock %} {% block title %} Ownership status - {{ title }} {% endblock %} {% block wells_content %} {{ wells_table|safe }} {% endblock %}