truncate django html code example Example 1: truncate templat tag django {{ value|truncatechars:9 }} Example 2: django template truncate html {% if a > b and b > c %}