diff --git a/templates/base.tmpl b/templates/base.tmpl index f191589c9..10f0d4adf 100644 --- a/templates/base.tmpl +++ b/templates/base.tmpl @@ -13,11 +13,11 @@ - - + + $css - - + + $js $main_menu_js $sub_menu_js @@ -30,12 +30,12 @@
Logged in as $username. Logout.
+Logged in as $username. Logout.
#else -Not logged in. Log in.
+Not logged in. Log in.
#end if