diff --git a/prosopopee/themes/exposure/templates/opengraph.html b/prosopopee/themes/exposure/templates/opengraph.html index b1b5638..776a356 100644 --- a/prosopopee/themes/exposure/templates/opengraph.html +++ b/prosopopee/themes/exposure/templates/opengraph.html @@ -1,7 +1,7 @@ {% set absolute_url = settings.url + "/" + name + "/" %} - + {% if gallery.description %} diff --git a/prosopopee/themes/light/templates/opengraph.html b/prosopopee/themes/light/templates/opengraph.html index b1b5638..776a356 100644 --- a/prosopopee/themes/light/templates/opengraph.html +++ b/prosopopee/themes/light/templates/opengraph.html @@ -1,7 +1,7 @@ {% set absolute_url = settings.url + "/" + name + "/" %} - + {% if gallery.description %} diff --git a/prosopopee/themes/material/templates/opengraph.html b/prosopopee/themes/material/templates/opengraph.html index b1b5638..776a356 100644 --- a/prosopopee/themes/material/templates/opengraph.html +++ b/prosopopee/themes/material/templates/opengraph.html @@ -1,7 +1,7 @@ {% set absolute_url = settings.url + "/" + name + "/" %} - + {% if gallery.description %}