Help for this page

Select Code to Download


  1. or download this
    <table>
        <tr>
    ...
         </tr>
      </TMPL_LOOP>
    </table>
    
  2. or download this
    <table>
        <tr>
    ...
           <td><TMPL_VAR NAME="LAST"></td>
         </tr>
    </table>
    
  3. or download this
    <table>
        <tr>
    ...
           <td>K</td>
         </tr>
    </table>
    
  4. or download this
    <table>
        <tr>
    ...
         </tr>
    </table>