X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/69d9738d6855e38869678a54991d30e5cddb8e67..e977f7187b10b1bc0a30794cd585c6b840568996:/src/documents/templates/documents/image_short.html diff --git a/src/documents/templates/documents/image_short.html b/src/documents/templates/documents/image_short.html new file mode 100644 index 00000000..c10c7f0a --- /dev/null +++ b/src/documents/templates/documents/image_short.html @@ -0,0 +1,27 @@ +{% load i18n %} +{% load username from common_tags %} + + + + 🖼 + + {{ image.title }} + {% if image.stage %} + {{ image.stage }} + {% else %}– + {% endif %} + {% if image.user %}{{ image.user|username }}{% endif %} + + {% if image.published %} + opubl. + {% endif %} + {% if image.new_publishable %} + do publ. + {% endif %} + {% if image.changed %} + zmiany + {% endif %} + + {{ image.project.name }} +