From 257a4ec39bbf6c9fadce097b854c16969c953a35 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Jul 2021 21:05:33 +0200 Subject: Note that dbf is limited to DB lines when encountering no results --- templates/layouts/app.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 83c83fa..a897747 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -101,9 +101,9 @@
% if (my $error = stash 'error') {
Fehler: -
+

%= $error -

+

% } % elsif (stash('stationlist')) { -- cgit v1.2.3