--- trunk/tntnet/dynamic/header.ecpp 2007/11/27 17:08:11 71 +++ trunk/tntnet/dynamic/header.ecpp 2007/11/29 17:06:38 104 @@ -1,49 +1,76 @@ <%args> title; +<%session scope="global"> +std::string userName; +bool isAdmin; + <{ + +//reply.setContentType("text/html; charset=UTF-8"); + if (title.size() > 0) { title = std::string(" - ") + title; } + +//Cache control +reply.setHeader("Cache-Control", "no-cache, must-revalidate"); // Http/1.1 +reply.setHeader("Expires", "Mon, 26 Jul 1997 05:00:00 GMT"); //date in the past }> + + -Serren boiler monitor system<$ title $> +<title>Serren furnace monitor system<$ title $> + - +
+ Logout
- - +<{ +} else { +}> + Login +<{ +} //endif +}> - -
- - - -
-


- - - Index
- Critical systems
- Customers & installations
- -


- -




-
+




+ + + +