From 8d92bdf7da95e1085485c0e60b9dac19c246e235 Mon Sep 17 00:00:00 2001 From: Alexander Kavon Date: Tue, 23 Jan 2024 06:33:20 -0500 Subject: move ui templates into src, update conf to handle other paths, export User Insert Hooks --- src/ui/pages/post/create.tmpl.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/ui/pages/post/create.tmpl.html (limited to 'src/ui/pages/post/create.tmpl.html') diff --git a/src/ui/pages/post/create.tmpl.html b/src/ui/pages/post/create.tmpl.html new file mode 100644 index 0000000..385ed22 --- /dev/null +++ b/src/ui/pages/post/create.tmpl.html @@ -0,0 +1,20 @@ +{{define "title"}}Create Post{{end}} + +{{define "main"}} +

Whatcha Got?

+
+ + +