{% if object.logo %} {% thumbnail object.logo "400" crop="top" as img %} {% empty %} {% trans 'No image' %} {% endthumbnail %} {% endif %} {{ object.title }} {{ object.created|date:"d.m.Y" }} {{ object.text|safe }}