diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep
index b220000..62c9e78 100644
--- a/templates/_checked_in.html.ep
+++ b/templates/_checked_in.html.ep
@@ -260,17 +260,17 @@
% }
-
-
- % my $url = 'https://marudor.de/details/' . $journey->{train_type} . ' ' . $journey->{train_no} . '/' . DateTime->now(time_zone => 'Europe/Berlin')->epoch . '000';
-
timeline Zuglauf
-
-
- % if ($journey->{extra_data}{trip_id}) {
-
map Karte
- % }
-
-
+%#
+%#
+%# % my $url = 'https://marudor.de/details/' . $journey->{train_type} . ' ' . $journey->{train_no} . '/' . DateTime->now(time_zone => 'Europe/Berlin')->epoch . '000';
+%#
timeline Zuglauf
+%#
+%#
+%# % if ($journey->{extra_data}{trip_id}) {
+%#
map Karte
+%# % }
+%#
+%#
% if ($journey->{arr_name}) {
diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep
index 751a14b..2c5c3df 100644
--- a/templates/_public_status_card.html.ep
+++ b/templates/_public_status_card.html.ep
@@ -140,15 +140,11 @@
% }
-
-
-
+
% my $url = 'https://marudor.de/details/' . $journey->{train_type} . ' ' . $journey->{train_no} . '/' . DateTime->now(time_zone => 'Europe/Berlin')->epoch . '000';
-
timeline Zuglauf
-
-