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

Add Gallery Image

{% csrf_token %}
{% endblock %}