root/trunk/examples/templates/default.tmpl

Revision 2, 270 bytes (checked in by argh, 3 years ago)

Initial project checkin.

Line 
1 <pattemplate:tmpl name="line">
2     <table border="0" cellpadding="0" cellspacing="0">
3         <tr>
4             <td><img src="{SKIN_DIR}/img/px.gif" width="{INDENT}" height="1" alt="" border="0"></td>
5             <td nowrap class="line"><nobr>{TAG}</nobr></td>
6         </tr>
7     </table>
8 </pattemplate:tmpl>
Note: See TracBrowser for help on using the browser.