X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/0a08745958649d32c95b1a5da115dde92614c629..ad9181d5de95c8dd356f6e2687769c970ceff9f9:/prawokultury/templates/migdal/entry/publications/entry_detail.html diff --git a/prawokultury/templates/migdal/entry/publications/entry_detail.html b/prawokultury/templates/migdal/entry/publications/entry_detail.html index 9632fa6..5b6fc73 100755 --- a/prawokultury/templates/migdal/entry/publications/entry_detail.html +++ b/prawokultury/templates/migdal/entry/publications/entry_detail.html @@ -8,6 +8,8 @@ {% if not entry.published %}
{% trans "This entry hasn't been published yet." %}
+{% else %} +{% trans "Published at" %} {{ entry.first_published_at|date:"DATE_FORMAT" }}
{% endif %}