Unverified Commit 59642209 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

HTML is hard, mmmhkay

parent 6ed2cd6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@
						<div class="card-content">
							<span class="card-title">Hallo, <%= $user->{name} %>!</span>
							<p>Du bist gerade nicht eingecheckt.</p>
							<div class="geolocation" data-recent="<%= join('|', map { $_->{eva} . ';' . $_->{name} . ';' . $_->{hafas} } @{stash('recent_targets') // []} ) %>" data-backend=<%= $user->{backend_id} %>">
							<div class="geolocation" data-recent="<%= join('|', map { $_->{eva} . ';' . $_->{name} . ';' . $_->{hafas} } @{stash('recent_targets') // []} ) %>" data-backend="<%= $user->{backend_id} %>">
								<button class="btn waves-effect waves-light btn-flat">Stationen in der Umgebung abfragen</button>
							</div>
							<div class="input-field">