From 4dba8dc882fa9f8834271b674f767c0b1cd94bd5 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Wed, 5 Dec 2018 06:20:57 +0100 Subject: [PATCH] admin: improve notify with HTML, margins, ... --- admin/index.go | 8 ++++---- admin/static/index.html | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/admin/index.go b/admin/index.go index 210a045c..384d7d67 100644 --- a/admin/index.go +++ b/admin/index.go @@ -68,14 +68,14 @@ const indextpl = `
-
+
- {{"{{ box.title }}"}} {{"{{ box.msg }}"}} +
    -
  • {{"{{ i }}"}}
  • +
- +
diff --git a/admin/static/index.html b/admin/static/index.html index aab02040..e19ef421 100644 --- a/admin/static/index.html +++ b/admin/static/index.html @@ -66,14 +66,14 @@
-
+
- {{ box.title }} {{ box.msg }} +
    -
  • {{ i }}
  • +
- +