/$first
Content-type: text/html
Pragma: no-cache
Expires: Saturday, February 15,1997 10:10:10 GMT

/$prodfirst
<!--start products-->
<table>
  
/$prods
  <tr>
    <td>
      <img src="/%imgpath%/" border="0">
    </td>
    <td>
      /%prod%/ - /%proddesc%/<br>
      /%longdesc%/<br><br>
      Price: $/%price%/<br>
      <a href="/e-rpg/addcart?prod=/%prod%/&addqty=1"><img src="/catalog/images/shoppingcart.gif" border="0">Add to Cart</a>
    </td>
  </tr>
  <tr>
    <td colspan="2"> </td>
  </tr>

/$prodlast
</table>

<!--end products-->

/$fileerror
Error opening catalog file...