#include "__welcome.h" namespace http { __welcome::__welcome() { *this << "
" "Session Id: $[__session_id]
User: *ADMIN" "

"; "
" "
" "

You have successfully set up a JETServer." "
The configuration has not yet been established for this web site.

" "" "

"; "

"; } }