--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 21:02:21 87 +++ trunk/tntnet/dynamic/header.ecpp 2007/11/29 13:59:21 101 @@ -6,6 +6,9 @@ bool isAdmin; <{ + +//reply.setContentType("text/html; charset=UTF-8"); + if (title.size() > 0) { title = std::string(" - ") + title; @@ -45,7 +48,7 @@ <{ if (isAdmin) { }> - User admin
+ User admin
<{ } else { }> @@ -68,3 +71,5 @@




+ +