{% extends 'base.html' %} {% block title %}Edit Gallery Image{% endblock %} {% block content %}

Edit Gallery Image

{% csrf_token %}
{% endblock %}