{% extends 'grid-gallery.twig' %}
{% block header %}
{% endblock %}
{% block content %}
{{ translate('You don\'t have any galleries yet.') }}
{{ translate('Want to create one right now?') }}
{{ translate('Gallery — the highest type of entity in the Gallery by Supsystic.')|raw }}
Gallery list
#}
{% for gallery in galleries %}
{{ gallery.title|title|raw }}
{##}
{#
#}
{{ translate('Total Images: ') }}
{{ translate('PHPCode:') }}
' }}'>
{{ translate('You have no galleries') }}
{{ translate('What is a gallery') }}
{{ translate('You can have an unlimited number of galleries, to which you can attach the preloaded pictures.') }}
{{ translate('Each gallery has a number of display settings and behaviors that you can save to presets and apply to other galleries.') }}
{{ data.title|title }}