{% extends 'grid-gallery.twig' %} {% block header %} {{ translate('Gallery by Supsystic') }} {{ translate('Galleries') }} {{ gallery.title }} {{ translate('Add Images') }} {{ translate('Add selected items') }} {{ translate('Cancel') }} | {% if viewType == 'block' %} {% endif %} {#{% if viewType == 'list' %} {% endif %}#} {% endblock %} {% block content %} {% import '@photos/macros/photos.twig' as list %} {% if photos is empty and folders is empty %}