diff --git a/photologue_custom/templates/photologue/gallery_detail.html b/photologue_custom/templates/photologue/gallery_detail.html index d15fa41..9a747c3 100644 --- a/photologue_custom/templates/photologue/gallery_detail.html +++ b/photologue_custom/templates/photologue/gallery_detail.html @@ -41,12 +41,26 @@

{% endif %} {% if gallery.description %}

{{ gallery.description|safe }}

{% endif %} -