nosidenavpage.cs revision 920dbbbaca6aa578f3b26d89e99d12754c26ed60
1<?cs include:"doctype.cs" ?>
2<?cs include:"macros.cs" ?>
3<html>
4<?cs include:"head_tag.cs" ?>
5<body class="gc-documentation">
6<a name="top"></a>
7<?cs call:custom_masthead() ?>
8
9<div id="body-content">
10<div id="doc-content" style="position:relative;">
11
12<?cs call:tag_list(root.descr) ?>
13
14<?cs include:"footer.cs" ?>
15</div><!-- end doc-content -->
16
17<?cs include:"trailer.cs" ?>
18
19</body>
20</html>
21
22
23
24