diff --git a/photologue_custom/templates/photologue/gallery_detail.html b/photologue_custom/templates/photologue/gallery_detail.html index 2d6528a..03415cb 100644 --- a/photologue_custom/templates/photologue/gallery_detail.html +++ b/photologue_custom/templates/photologue/gallery_detail.html @@ -22,7 +22,7 @@ {% block content %}
{% trans "Published" %} {{ gallery.date_added }}
+{% trans "Published" %} {{ gallery.date_added|date }}
{% if gallery.extended.tags.all %}Tags : {% for tag in gallery.extended.tags.all %}