{% extends 'base.html' %} {% block content %} {% if wells %}

Wells:

{% else %}

No wells available.

{% endif %} Create a new well {% endblock %}