view 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
line wrap: on
line source
<html t:type="layout" title="ssdt.forms Index"
      xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd"
      xmlns:p="tapestry:parameter">


    <p>${message:greeting}</p>

<ul>
    <li><t:pagelink page="onetwentypayment">One Twenty Project Payment Form </t:pagelink>  </li>
</ul>


</html>