{% load icons %} {% if detailed %} {% if bt.notification %}
{% endif %} {% endif %} {% if bt.project.alias %} {{ bt.project.alias }} {% if detailed %}({{ bt.project }}){% endif %} {% else %} {{ bt.project|default_if_none:"Reserved" }} {% endif %} {% if bt.comments and detailed %} | {{ bt.comments }} {% endif %}