Subversion Repositories SmartDukaan

Rev

Rev 430 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd">
  <head>
    <title>Get payments for user</title>
  </head>
  <body>

    <h1>Following are the payments</h1>

        <t:grid source="payments"/>

  </body>
</html>