{% load base_filters %} {% if obj %} {% trans 'Job' %} #{{ obj.pk }} {% blocktrans with t=obj.title|truncatewords:5 %}{{ t }}{% endblocktrans %} {% else %} {% trans 'Job information not available' %} {% endif%} {{ invoice.total|format_currency }}