{% load thumbnail %} {% load i18n %} {% load static %} {% load embed_video_tags %} {% comment %} The carousel automatically slide if there are no videos {% endcomment %} {% with photos_count=photos|length videos_count=videos|length %} {% with total_count=photos_count|add:videos_count %}
{% endwith %} {% endwith %}