{% extends "base.html" %} {% block content %}
Delete Photo?
{{ form.hidden_tag() }}
{{ form.submit() }}
{% endblock %}