- {% if gallery.sub_title %}{{ gallery.sub_title }}{% endif %}
+ {% if gallery.sub_title %}{{ gallery.sub_title }}{% endif %}
{% if gallery.tags %}{% for tag in gallery.tags -%}
{{ tag }}
{% endfor -%}{% endif %}
diff --git a/prosopopee/themes/material/templates/sections/panorama.html b/prosopopee/themes/material/templates/sections/panorama.html
index b610259..215e78d 100644
--- a/prosopopee/themes/material/templates/sections/panorama.html
+++ b/prosopopee/themes/material/templates/sections/panorama.html
@@ -1,5 +1,5 @@
{% set image = Image(section.image) %}
{{ image.copy() }}
-
-
+
+