From 8aa24ead531d67791120907c76996cf7c406d083 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 19 Jul 2016 15:50:27 +0200 Subject: Fehler auch in Container --- templates/layouts/default.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index f7a5f02..52f9a8e 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -29,8 +29,8 @@ -% if (my $error = stash 'error') {
+% if (my $error = stash 'error') {
Backend-Fehler:
@@ -41,8 +41,8 @@
 % elsif (stash('stationlist')) {
 
Mehrdeutige Eingabe
Bitte eine Station aus der Liste auswählen
-
% } +
%= content -- cgit v1.2.3