From 21cdb973f05dbfa3601d0e2d5eed2be9a8485371 Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 2 Jan 2020 12:14:39 +0100 Subject: [PATCH 1/2] Improve intro --- app/dashboard/templates/dashboard/index.html | 35 ++++++++++++-------- templates/menu.html | 5 +-- 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index a3a2841c..c6c81c96 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -70,17 +70,17 @@ {% for alias_info in aliases %} {% set gen_email = alias_info.gen_email %} -
+
diff --git a/templates/header.html b/templates/header.html index 48731ff8..175afa97 100644 --- a/templates/header.html +++ b/templates/header.html @@ -12,16 +12,6 @@ {% endif %} -