From ed99654d2e139a847a63e9295bf976d17462ee34 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 22 Oct 2016 00:29:30 -0400 Subject: Deprecate application code Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. --- examples/app/view/auth/default.view.php | 127 ++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 examples/app/view/auth/default.view.php (limited to 'examples/app/view/auth/default.view.php') diff --git a/examples/app/view/auth/default.view.php b/examples/app/view/auth/default.view.php new file mode 100644 index 0000000..9d4c9b4 --- /dev/null +++ b/examples/app/view/auth/default.view.php @@ -0,0 +1,127 @@ + + + + + + + + Scrott - Not logged in + + + + + +
+ noaccounts)) { ?> +
+

Almost there....

+

Scrott's configuration is working, but no user accounts exist.
Use the form below to signup as an admin.

+
It is presumed that you are the administrator for this Scrott install.
There is a security risk involved with exposing this page to the public!
+
+ + +
+
+
+
+ +
+
+
+
+ +

Login

+ +
+ + +
+ +
+ + +
+ +
+ tabSwap) { ?> + + Signup + + + + +
+
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+
+ +

Signup for Scrott

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ tabSwap) { ?> + + Cancel + + + + +
+
+
+
+
+ +
+
+
+
+
+ + + + -- cgit v1.2.3