summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-07-28 09:34:32 +0200
committerDaniel Friesel <derf@finalrewind.org>2022-07-28 09:34:32 +0200
commitadf2df3a3bd2df4b5653845cea1d98f7297bbe4b (patch)
treea99874c4c187adb9b6ad4105596b0219d245a7af
parent2da48e05bef789e3d4f42588dbeb0ad4ca0a75d5 (diff)
landingpage: $status is not always set
-rw-r--r--templates/landingpage.html.ep1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep
index 3e7d761..3225950 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -1,4 +1,5 @@
% if (is_user_authenticated()) {
+ % my $status = stash('status');
% if (stash('error')) {
<div class="row">
<div class="col s12">