{% load thumbnail %} {% load cache %} {% cache galary_cache_time cached_galary %}

{{config.titles.galary}}

{% for image in images %} {% endfor %}
{% endcache %}