--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 22:27:17 89 +++ trunk/tntnet/dynamic/header.ecpp 2007/11/28 23:19:28 90 @@ -6,6 +6,9 @@ bool isAdmin; <{ + +//reply.setContentType("text/html; charset=UTF-8"); + if (title.size() > 0) { title = std::string(" - ") + title;