summaryrefslogtreecommitdiff
path: root/templates/landingpage.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r--templates/landingpage.html.ep2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep
index 4a50dbe..54001e4 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -1,4 +1,5 @@
% if (stash 'show_intro') {
+<div class="container">
<p>
Diese Seite ist ein inoffizielles Frontend zum Abfahrtsmonitor
der DB. Sie kann wahlweise die vor Ort montierten Anzeigen nachahmen oder
@@ -13,4 +14,5 @@ Alle Angaben ohne Gewähr.
<p>
Oder hier angeben:
</p>
+</div>
% }