X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/434a8ca0e146d0ad9514978fffec916c90fb7542..df341bdd09208d2b0f84060454cc0000df19deba:/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 }}