{% extends "themis/base.html" %} {% load humanize %} {% block title %}{{ item.title }} — {{ themis_app_name }}{% endblock %} {% block content %}
{{ img.description }}
{% endif %} {% if img.ocr_text %}{{ img.ocr_text }}
{{ chunk.text_preview }}
… and {{ chunks|length|add:"-10" }} more chunks
{% endif %}