summaryrefslogtreecommitdiffstats
path: root/templates/page-main-guest.html
blob: 6be224ee98a233c5fe73e285039414f939e1ea64 (plain) (blame)
1
2
3
4
5
<div class="jumbotron">
	<h1>{{welcome}}</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>