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

Photos in database

{% if object_list %} {% else %}

No photos exist.

{% endif %} {% endblock %}