Loading templates/landingpage.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ </p> % } <p class="geolink"> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({efa => param('efa'), hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> </p> <p> Oder hier angeben: Loading Loading
templates/landingpage.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ </p> % } <p class="geolink"> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({efa => param('efa'), hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> </p> <p> Oder hier angeben: Loading