diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 934a84b..4f35183 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -27,33 +27,35 @@ - + + % if (is_user_authenticated()) { + + + % } + % else { + + % } + + + + % if (app->mode eq 'development') {