{% if settings.settings.light_mode %} {% set pathstatic = "." %} {% else %} {% set pathstatic = ".." %} {% endif %}
{% if gallery.description %} {% endif %} {% if gallery.lang %} {% endif %} {% if settings.settings.og %} {% include "opengraph.html" %} {% endif %}