summaryrefslogtreecommitdiffstats
path: root/templates/page-main-guest.html
blob: f580e9f5383f7a1d23ae48bce30fe2c370951ea8 (plain) (blame)
1
2
3
4
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>