diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index 22478edc8995768688ebc80830ae81e4e97ba385..d6ddd2d780b19c6504444c40b703d74095ad5210 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -57,7 +57,6 @@
Hallo, <%= $user->{name} %>!

Du bist gerade nicht eingecheckt.

-

{backend_id} %>">
@@ -65,7 +64,6 @@ %= text_field 'station', id => 'station', class => 'autocomplete contrast-color-text', autocomplete => 'off', required => undef
-

% if ($user->{backend_id}) {