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')) {