thiswebshoprules

git clone https://git.tarina.org/thiswebshoprules
Log | Files | Refs

l33t.html (247B)


      1 $def with (addproduct)
      2 <div id="container">
      3     <div id="default">
      4     <br>
      5     <h2>Add Product</h2>
      6     <div id="addevent">
      7     <form method="POST">
      8     $:addproduct.render()
      9     </form>
     10     </div>
     11     <b><p></p></b>
     12     </div>
     13     </div>
     14 </div>