From aa04ebaab633b41216db59007821d6ac64a87932 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 27 Jun 2014 20:25:28 +0200 Subject: multi: use correct marquee tag (it's the defalut anyways, but for future reference) --- cgi/templates/multi.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi/templates/multi.html.ep b/cgi/templates/multi.html.ep index bd1a1aa..26f3433 100644 --- a/cgi/templates/multi.html.ep +++ b/cgi/templates/multi.html.ep @@ -33,7 +33,7 @@ % if ($departure->{info}) {
- + %= $departure->{info} -- cgit v1.2.3