home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / tutorial_tree.tpl < prev    next >
Encoding:
Text File  |  2004-03-24  |  117 b   |  6 lines

  1. <ul>
  2.     <li><a href="{$main.link}" target="right">{$main.title|strip_tags}</a>
  3. {if $kids}{$kids}</li>{/if}
  4. </ul>
  5.  
  6.