summaryrefslogtreecommitdiff
path: root/cgi/templates/multi.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/multi.html.ep')
-rw-r--r--cgi/templates/multi.html.ep2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgi/templates/multi.html.ep b/cgi/templates/multi.html.ep
index 530de01..8201867 100644
--- a/cgi/templates/multi.html.ep
+++ b/cgi/templates/multi.html.ep
@@ -33,7 +33,9 @@
% if ($departure->{info}) {
<div class="info">
+<marquee behaviour="scroll" scrollamount="1" direction="left">
%= $departure->{info}
+</marquee>
</div>
% }