X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fe9a2cc82acbe73117398310b96e5740adee502c..fdc3961121619b598c7782e857362fc4e6a14164:/migdal/templates/migdal/entry/entry_detail.html diff --git a/migdal/templates/migdal/entry/entry_detail.html b/migdal/templates/migdal/entry/entry_detail.html index 990d7f4..1f322be 100755 --- a/migdal/templates/migdal/entry/entry_detail.html +++ b/migdal/templates/migdal/entry/entry_detail.html @@ -10,6 +10,10 @@ {% block "body" %} +{% if not entry.published %} +

{% trans "This entry hasn't been published yet." %}

+{% endif %} +