comparison src/main/resources/org/ssdt_ohio/devel/forms/pages/Index.tml @ 0:f4f8570d1c56

initial OTP form
author smith@nwoca.org
date Mon, 12 Nov 2012 16:29:11 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f4f8570d1c56
1 <html t:type="layout" title="ssdt.forms Index"
2 xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd"
3 xmlns:p="tapestry:parameter">
4
5
6 <p>${message:greeting}</p>
7
8 <ul>
9 <li><t:pagelink page="onetwentypayment">One Twenty Project Payment Form </t:pagelink> </li>
10 </ul>
11
12
13 </html>