The Android Open Source Project | b6c1cf6 | 2008-10-21 07:00:00 -0700 | [diff] [blame^] | 1 | <?cs include:"macros.cs" ?> |
2 | <html> | ||||
3 | <?cs include:"head_tag.cs" ?> | ||||
4 | <body class="gc-documentation"> | ||||
5 | <a name="top"></a> | ||||
6 | <?cs call:custom_masthead() ?> | ||||
7 | |||||
8 | <div id="body-content"> | ||||
9 | <div id="doc-content"> | ||||
10 | |||||
11 | <?cs call:tag_list(root.descr) ?> | ||||
12 | |||||
13 | <?cs include:"footer.cs" ?> | ||||
14 | </div><!-- end doc-content --> | ||||
15 | </div><!-- end body-content --> | ||||
16 | <?cs include:"analytics.cs" ?> | ||||
17 | </body> | ||||
18 | </html> | ||||
19 | |||||
20 | |||||
21 |