From 3db517715bef6a53225c5c3c06e8fc5fd0bf71e3 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sun, 24 Apr 2022 00:46:49 -0700 Subject: basic pass over view posts, post, catalog and manage page connections --- views/admin.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 views/admin.html (limited to 'views/admin.html') diff --git a/views/admin.html b/views/admin.html new file mode 100644 index 0000000..191444b --- /dev/null +++ b/views/admin.html @@ -0,0 +1,78 @@ +
+

Add Board

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

Subscribed

+
+
+ +
+ +
+ + + +
+

Create News

+
+
+
+
+
+
+
+ +
+

Regex Post Blacklist

+
+
+
+
+
+
+ {{ if .page.PostBlacklist }} + + {{ end }} + + + + + + -- cgit v1.2.3