{% load i18n %} {% load pagination_tags %} {% load photo_tags %} {% load perm_tags %} {% load humanize %}
{% if image.file_exists %}
|
{{ image.title }}
{{ image.caption|striptags|truncatewords_html:25|safe }}
|