summaryrefslogtreecommitdiff
path: root/templates/offline.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/offline.html.ep')
-rw-r--r--templates/offline.html.ep11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/offline.html.ep b/templates/offline.html.ep
new file mode 100644
index 0000000..85faff0
--- /dev/null
+++ b/templates/offline.html.ep
@@ -0,0 +1,11 @@
+<div class="row">
+ <div class="col s12 center-align">
+ <i class="material-icons large">sync_problem</i>
+ </div>
+</div>
+<div class="row">
+ <div class="col s12 center-align">
+ Server nicht erreichbar.<br/>
+ travelynx funktioniert nur mit Internetverbindung.
+ </div>
+</div>