From 3c237fc659c2829042407697ca7aa3e1442a5719 Mon Sep 17 00:00:00 2001 From: Samuel Johnson Date: Tue, 25 Nov 2025 19:47:20 -0500 Subject: Add post editing interface --- ui/html/login.tmpl.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ui/html/login.tmpl.html (limited to 'ui/html/login.tmpl.html') diff --git a/ui/html/login.tmpl.html b/ui/html/login.tmpl.html deleted file mode 100644 index 6377dc0..0000000 --- a/ui/html/login.tmpl.html +++ /dev/null @@ -1,19 +0,0 @@ -{{define "title"}}Login{{end}} - -{{define "main"}} -
-

Log In

-
-
- -
-{{end}} -- cgit v1.2.3