blob: 526d7daf0aebce0e6b665f7b9d3b25b2e3c1f6a4 [file] [log] [blame]
Dirk Dougherty502c4982009-12-02 18:01:16 -08001<?cs include:"doctype.cs" ?>
2<?cs include:"macros.cs" ?>
3
4<html>
5<?cs include:"head_tag.cs" ?>
6
7<body class="gc-documentation">
8<?cs call:custom_masthead() ?>
9<?cs call:resources_tab_nav() ?>
10<a name="top"></a>
11<div class="g-unit" id="doc-content" >
12 <div id="jd-header" class="guide-header">
13 <span class="crumb">&nbsp;</span>
14 <h1><?cs var:page.title ?></h1>
15 </div>
16
17 <div id="jd-content">
18
19 <?cs call:tag_list(root.descr) ?>
20
21<?cs include:"footer.cs" ?>
22
23</div><!-- end doc-content -->
24
25<?cs include:"trailer.cs" ?>
26
27</body>
28</html>
29
30
31