[include "index_head.html"] [# now we don't need the check of fullscreen here] [# we've got a second template for fullscreen -- index_fullscreen.html] [if-no winix_function_param_is "fullscreen"]
[include "index_header.html"] [if-no winix_show_content_in_full_window]
[include "index_contentmenu.html"]
[include "slog.html"] [content]
[else]
[include "slog.html"] [content]
[end] [include "index_footer.html"]
[else]
[include "slog.html"] [content]
[end] [# if-no winix_function_param_is "fullscreen"]