{% load base_tags %}
{% if use_image %} {{ file|truncatechars:123 }} {% else %} {{ file|truncatechars:123 }} {% endif %}