diff --git a/views/login.html b/views/login.html index 05d83af..4a6f77f 100644 --- a/views/login.html +++ b/views/login.html @@ -1,6 +1,7 @@ {include="layout"} {include="navbar"}
+
{if="$message"}
{$message}
{/if} @@ -17,4 +18,5 @@
+
{include="footer"} \ No newline at end of file