summaryrefslogtreecommitdiffstats
path: root/templates/page-main-guest.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page-main-guest.html')
-rw-r--r--templates/page-main-guest.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/page-main-guest.html b/templates/page-main-guest.html
new file mode 100644
index 00000000..f580e9f5
--- /dev/null
+++ b/templates/page-main-guest.html
@@ -0,0 +1,5 @@
+<div class="jumbotron">
+ <h1>Willkommen</h1>
+ <p>Dies ist das Administrations-Interface der lokalen bwLehrpool-Installation. Bitte authentifizieren Sie sich, um Einstellungen vorzunehmen.</p>
+ <p><a href="?do=session&amp;action=login" class="btn btn-primary btn-lg">Anmelden &raquo;</a></p>
+</div>