{% for data in photo_galleries %} {% endfor %}
Album Name Title Description Uploaded Date Image Action
{{data.album.name}} {{data.title}} {{data.description}} {{data.created_at|date:'d-m-Y'}}
{% if success %} {% endif %} {% if error %} {% endif %} {% endblock content %} {% block custom_js %} {% endblock custom_js %}