{% include 'includes/import-top.html' %}
{% include 'includes/header.html' %}
Our Gallery
Home
Our Gallery
{% for image in images %}
{% endfor %}
{% include 'includes/footer.html' %} {% include 'includes/import-bottom.html' %}