From 08902bf7841bbffa47f40854ee526222d2c14291 Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Sun, 15 Nov 2020 18:23:29 +0100 Subject: [PATCH] small style refactor --- app/dashboard/templates/dashboard/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 77df38f8..b81f5dd7 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -193,7 +193,10 @@ > {{ alias.email }} - {% if alias.automatic_creation %} {% endif %} + {% if alias.automatic_creation %} + + {% endif %}