summaryrefslogtreecommitdiff
path: root/template/default/noauth.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/noauth.html')
-rw-r--r--template/default/noauth.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/default/noauth.html b/template/default/noauth.html
new file mode 100644
index 0000000..646eb08
--- /dev/null
+++ b/template/default/noauth.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+ <title><?% msg.err_noauth %?></title>
+</head>
+
+<body>
+ <h1><?% msg.err_noauth %?></h2>
+ <p><?% msg.err_cant_verify %?><p>
+</body>
+</html>