-
{% if priorities %}
-
Priorities
{% for priority in priorities %}
- {% endfor %} {% endif %}
-
{% if tags %}
-
Tags
{% for tag in tags %}
- {% endfor %} {% endif %}
-
{% if departments %}
-
Departments
{% for department in departments %}
- {% endfor %} {% endif %}
-/-
404
No Tickets Found
{% for i in "x"|rjust:"3" %}
{% endfor %}
{% for i in "x"|rjust:"12" %}
{% endfor %}