From ae38dcbe2b98ad19c99b03e9d6b8c71705383d49 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 10 Jun 2015 23:22:41 +0200 Subject: validate html --- templates/clean.html.ep | 12 ++++++------ templates/layouts/default.html.ep | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/clean.html.ep b/templates/clean.html.ep index 2eb63ea..9b36f45 100644 --- a/templates/clean.html.ep +++ b/templates/clean.html.ep @@ -25,7 +25,7 @@ % if ( $departure->{train_type} eq 'S' ) { % $linetype = 'sbahn'; % } - +
% if ($departure->{train_type} and $departure->{train_no}) { %= $departure->{train_type} % } @@ -38,18 +38,18 @@ % else { %= $departure->{train} % } - +
% if (@{$departure->{replaced_by}} or @{$departure->{replacement_for}}) { - +
% for my $replacement (@{$departure->{replaced_by}}) { → <%= $replacement %> % } % for my $replacement (@{$departure->{replacement_for}}) { ↑ <%= $replacement %> % } - +
% } - +
% if ($departure->{info} and length $departure->{info}) { %= $departure->{info} diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 2b27455..3165ca0 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -158,8 +158,8 @@ Umschreibungen der Art ä → ae oder ä → a benutzen.
  • Essen HBf (RIS, Bahnhofstafel)
  • Dortmund HBf (RIS, Bahnhofstafel, nur Züge via Bochum oder Hamm)
  • -
  • Dortmund Universität (IRIS, "Mobile" Ansicht)
  • -
  • Düsseldorf HBf (IRIS, Gleistafel)
  • +
  • Dortmund Universität (IRIS, "Mobile" Ansicht)
  • +
  • Düsseldorf HBf (IRIS, Gleistafel)
  • @@ -168,7 +168,7 @@ nur Züge via Bochum oder Hamm)