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

Edit Booking

Current Images:

{% for image in listing.listing_images %}
{% endfor %}
{% endblock %}