(file) Return to view.dragon.tmpl CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / twiki / templates

 1 rizwank 1.1 %TMPL:INCLUDE{"twiki"}%
 2             %TMPL:P{"htmldoctype"}%<head>
 3              <title>%TMPL:P{"titleaction"}%%TOPIC% &lt; %WEB% &lt; %WIKITOOLNAME%</title>
 4               <meta http-equiv="Content-Type" content="text/html; charset=%CHARSET%" />
 5             <meta  name="robots" content="noindex" /> %HTTP_EQUIV_ON_VIEW%
 6               <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
 7             %TMPL:P{"dragoncss"}%
 8             <style type="text/css" media="screen">
 9             <!--/*--><![CDATA[<!--*/
10             %DS_TOPICCSS%
11             /*]]>*/-->
12             </style>
13             </head>%TMPL:DEF{"titleaction"}% %REVTITLE% %TMPL:END%
14             <body>
15             <div class="ds-hide"><a href="#ds-contentcell">Skip to content.</a></div>
16             <table id="ds-layout" width="100%" cellpadding="0" cellspacing="0" summary="">
17             <tr><td  width="200" style="width: 200px" valign="top" align="left" id="ds-vnavcell">
18             %TMPL:INCLUDE{"dragonmenu"}%</td>
19             <td width="100%" valign="top" align="left" style="width: 100%" id="ds-contentcell">
20             <div class="ds-contentcontainer">%BROADCASTMESSAGE%%TMPL:P{"breadcrumb"}%%TMPL:P{"topeditbar"}%<div class="ds-innercontentcontainer">
21             #PageTop
22 rizwank 1.1 %TEXT%
23             <div class="ds-topicform">
24             %META{"form"}%
25             </div>
26             %META{"attachments"}%
27             #PageBottom
28             </div> <!-- end of inner content -->
29             </div> <!-- end of content -->
30             </td></tr>
31             <tr>
32             <td width="100%"colspan="2" align="left" valign="top" id="ds-footercell" >
33             %TMPL:P{"fullfooter"}%
34             </td></tr>
35             </table>
36             </body>
37             </html>

Rizwan Kassim
Powered by
ViewCVS 0.9.2