1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
3<head>
4    <{includeq file="$theme_tpl/xo_metas.tpl"}>
5    <{includeq file="$theme_tpl/xo_scripts.tpl"}>
6</head>
7<body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>">
8<{includeq file="$theme_tpl/xo_head.tpl"}>
9<{includeq file="$theme_tpl/xo_globalnav.tpl"}>
10<{includeq file="$theme_tpl/xo_toolbar.tpl"}>
11<{includeq file="$theme_tpl/xo_page.tpl" }>
12<{includeq file="$theme_tpl/xo_footer.tpl"}>
13</body>
14</html>
15