{% extends "base.html" %} {% block content %}

Map

{% if fish_list %} {% else %}

There are no fish in the database that match your filters.

{% endif %} {% endblock %}