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 }}
  • +
- +