{% extends 'core/base.html' %} {% block content %} {% if object_list %} {% else %} No areas found. {% endif %} {% endblock %}