From 3ffbadc8b3b8babbde6f9c33695bd6a88ea0d276 Mon Sep 17 00:00:00 2001 From: nishi Date: Sat, 20 Apr 2024 02:37:02 +0000 Subject: [PATCH] fix spell git-svn-id: file:///raid/svn-main/nishi-mandshurica/trunk@51 f982e544-4a7d-3444-ad1a-fde59a2a69f1 --- Webroot/login/index.html.tmpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Webroot/login/index.html.tmpl diff --git a/Webroot/login/index.html.tmpl b/Webroot/login/index.html.tmpl new file mode 100644 index 0000000..204e0b9 --- /dev/null +++ b/Webroot/login/index.html.tmpl @@ -0,0 +1,14 @@ + +@include head-start.html@ +Mandshurica - Login +@include body-start.html@ +

Mandshurica - Login

+@include bar.html@ +
+ Username:
+ Password:
+ +
+@include end.html@ -- 2.43.0