X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/c66b8465f48325fe5fdc0fcf600f97dcc7bb7a26..1e8f7eba9d079cfab82aaea20a214cae4c6f201a:/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 b231954..5a264d4 100755 --- a/prawokultury/templates/migdal/entry/publications/entry_detail.html +++ b/prawokultury/templates/migdal/entry/publications/entry_detail.html @@ -4,10 +4,12 @@ {% load url from future %} -{% block "body" %} +{% block body %} {% if not entry.published %}

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

+{% else %} +

{% trans "Published at" %} {{ entry.first_published_at|date:"DATETIME_FORMAT" }}

{% endif %}
@@ -16,13 +18,6 @@ {% entry_begin entry 1 %}
-{% if entry.offer %} -
-Regulamin sklepu -
-{% endif %} - - {% if entry.offer %}

{% trans "Price" %}: {{ entry.offer.price|floatformat:"-2" }} PLN