X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a6767b2d034dcf53d6e88b3e0b6eadfebc5adab1..69d9738d6855e38869678a54991d30e5cddb8e67:/src/catalogue/templates/catalogue/image_short.html diff --git a/src/catalogue/templates/catalogue/image_short.html b/src/catalogue/templates/catalogue/image_short.html index 9b349258..c00481ec 100644 --- a/src/catalogue/templates/catalogue/image_short.html +++ b/src/catalogue/templates/catalogue/image_short.html @@ -1,12 +1,11 @@ {% load i18n %} {% load username from common_tags %} - + - {% trans "Image settings" %} + 🖼 - {% trans "Edit:" %} {{ image.title }} {% if image.stage %} {{ image.stage }} @@ -14,15 +13,15 @@ {% endif %} {% if image.user %}{{ image.user|username }}{% endif %} - {% if image.published %} -
{% trans "published" %}
- {% endif %} - {% if image.new_publishable %} -
{% trans "publishable" %}
- {% endif %} - {% if image.changed %} -
{% trans "changed" %}
- {% endif %} + {% if image.published %} + opubl. + {% endif %} + {% if image.new_publishable %} + do publ. + {% endif %} + {% if image.changed %} + zmiany + {% endif %} {{ image.project.name }}