MobileBlur

buy.html at [eba4a35a21]
Login

File applications/examples/views/database_examples/buy.html artifact 9c79d70cf8 part of check-in eba4a35a21


{{extend 'layout_examples/layout_civilized.html'}}
  <h1>Purchase form</h1>
  {{=form}}
  [ {{=A('reset purchased',_href=URL('reset_purchased'))}} |
    {{=A('delete purchased',_href=URL('delete_purchased'))}} ]<br/> 
  <h2>Current purchases (SQL JOIN!)</h2>
<p>{{=records}}</p>