diff --git a/apps/templates/home/tickets.html b/apps/templates/home/tickets.html
index e318515..74fa134 100644
--- a/apps/templates/home/tickets.html
+++ b/apps/templates/home/tickets.html
@@ -25,8 +25,8 @@
{% if priorities %}
-
- Priorities
+
+ Priorities
@@ -63,13 +63,17 @@
{% endif %}
+
+
+
+
{% if tags %}
-
-
+
+
Tags
-
-
{% for tag in tags %}
@@ -131,10 +121,14 @@
{% endif %}
+
+
+
+
{% if departments %}
-
- Departments
+
+ Departments
@@ -227,16 +221,67 @@
Try using the refresh button
-
-
- Loading...
-
-
- Loading...
-
-
- Loading...
-
+
+ {% for i in "x"|rjust:"3" %}
+
+
+
+ {% endfor %}