{% load i18n %} {% load username from common_tags %} [B] {{ image.title }} {% if image.stage %} {{ image.stage }} {% else %}– {% endif %} {% if image.user %}{{ image.user|username }}{% endif %} {% if image.published %}P{% endif %} {% if image.new_publishable %}p{% endif %} {% if image.changed %}+{% endif %} {{ image.project.name }}