From 2566e314e8351ffbceae9a2688d90a5c811d49e5 Mon Sep 17 00:00:00 2001 From: FChannel <=> Date: Fri, 22 Jan 2021 21:12:26 -0800 Subject: client to server conversion --- static/nadmin.html | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 static/nadmin.html (limited to 'static/nadmin.html') diff --git a/static/nadmin.html b/static/nadmin.html new file mode 100644 index 0000000..0583efc --- /dev/null +++ b/static/nadmin.html @@ -0,0 +1,76 @@ +{{ define "title" }}{{ .Title }}{{ end }} +{{ define "header" }} {{ end }} +{{ define "top" }}{{ end }} +{{ define "content" }} +
+

Add Board

+
+
+
+
+
+
+
+
+ +
+ + +
+ +
+

Following

+
+
+
+ +
+ +
+ + + + +{{ end }} +{{ define "bottom" }}{{ end }} + +{{ define "script" }} + +{{ end }} -- cgit v1.2.3