summaryrefslogtreecommitdiff
path: root/templates/offline.html.ep
blob: 5cebb662af5672eaa74ab6684355128dc3c81fd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<div class="row">
	<div class="col s12 center-align">
		<i class="material-icons large">cloud_off</i>
	</div>
</div>
<div class="row">
	<div class="col s12 center-align">
		Server nicht erreichbar.<br/>
		travelynx funktioniert nur mit Internetverbindung.
	</div>
</div>