diff --git a/prosopopee/templates/index.html b/prosopopee/templates/index.html index 206ab62..72f918b 100644 --- a/prosopopee/templates/index.html +++ b/prosopopee/templates/index.html @@ -20,7 +20,7 @@

{{ gallery.title }}

{% if gallery.sub_title %}

{{ gallery.sub_title }}

{% endif %} {% if gallery.date %}{% endif %} - {% if gallery.tags %}{% endif %} + {% if gallery.tags %}{% endif %} {% set cover = Image(gallery.cover) %} diff --git a/prosopopee/templates/menu.html b/prosopopee/templates/menu.html index f7f6b1a..b9ab437 100644 --- a/prosopopee/templates/menu.html +++ b/prosopopee/templates/menu.html @@ -2,16 +2,16 @@