{% load aircox %} {{ page|verbose_name:True }} {% if page.category and not no_cat %} {{ page.category.title }} {% endif %} {% if not no_title %} {{ page.title|truncatechars:24 }} {% endif %}