diff --git a/src/landppt/web/templates/login.html b/src/landppt/web/templates/login.html new file mode 100644 index 0000000..fc60817 --- /dev/null +++ b/src/landppt/web/templates/login.html @@ -0,0 +1,326 @@ + + + + + + 登录 - LandPPT + + + + + + +
+
+

+ + LandPPT Logo + LandPPT + +

+

请登录以继续使用

+
+ + {% if error %} +
+ {{ error }} +
+ {% endif %} + + {% if success %} +
+ {{ success }} +
+ {% endif %} + +
+
+ + +
+ +
+ + +
+ + +
+ + +
+ + + +