From cbbb472d06b84c39cbc24c47eec93dae96f85d3f Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Tue, 24 Nov 2020 11:20:08 +0100 Subject: [PATCH] refactor --- .../templates/dashboard/mailbox_detail.html | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/app/dashboard/templates/dashboard/mailbox_detail.html b/app/dashboard/templates/dashboard/mailbox_detail.html index 29beac34..c51d91c3 100644 --- a/app/dashboard/templates/dashboard/mailbox_detail.html +++ b/app/dashboard/templates/dashboard/mailbox_detail.html @@ -77,9 +77,6 @@
-
- -
Pretty Good Privacy (PGP) @@ -107,17 +104,17 @@ placeholder="-----BEGIN PGP PUBLIC KEY BLOCK-----">{{ mailbox.pgp_public_key or "" }}
- - {% if mailbox.pgp_finger_print %} - - {% endif %} - + + + + {% if mailbox.pgp_finger_print %} + + {% endif %} +
- -