From bf27216a290c125f565d08700bb6693387fac9bf Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 4 Aug 2019 10:30:42 +1000 Subject: Add a basic generic web server, and a login page, plus stubs for the other basic pages. And update everyone to suit. --- example/web/password_help.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 example/web/password_help.html (limited to 'example/web/password_help.html') diff --git a/example/web/password_help.html b/example/web/password_help.html new file mode 100644 index 0000000..129fb7d --- /dev/null +++ b/example/web/password_help.html @@ -0,0 +1,9 @@ + +Password help for this grid + + + +Include password help for your grid here. +

 

+ + -- cgit v1.1