landingpage: $status is not always set
This commit is contained in:
parent
2da48e05be
commit
adf2df3a3b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
% if (is_user_authenticated()) {
|
||||
% my $status = stash('status');
|
||||
% if (stash('error')) {
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
|
|
Loading…
Reference in a new issue