diff --git a/app/dashboard/templates/dashboard/alias_log.html b/app/dashboard/templates/dashboard/alias_log.html
index fee55ca7..a9b5819f 100644
--- a/app/dashboard/templates/dashboard/alias_log.html
+++ b/app/dashboard/templates/dashboard/alias_log.html
@@ -3,64 +3,64 @@
{% set active_page = "dashboard" %}
{% block head %}
{% endblock %}
{% block title %}
@@ -73,37 +73,37 @@
{{ alias }}
-
-
-
-
- {{ total }}
- Email Handled
-
-
-
-
-
- {{ email_forwarded }}
- Email Forwarded
-
-
-
-
-
- {{ email_replied }}
- Email Replied
-
-
-
-
-
- {{ email_blocked }}
- Email Blocked
-
-
+
+
+
+
+ {{ total }}
+ Email Handled
+
-
Activities
+
+
+
+ {{ email_forwarded }}
+ Email Forwarded
+
+
+
+
+
+ {{ email_replied }}
+ Email Replied
+
+
+
+
+
+ {{ email_blocked }}
+ Email Blocked
+
+
+
+
Activities
{% for log in logs %}
@@ -134,7 +134,8 @@