packages feed

snap-0.9.0: project_template/default/snaplets/heist/templates/new_user.tpl

<apply template="base">

      <h1>Register a new user</h1>

      <bind tag="postAction">/new_user</bind>
      <bind tag="submitText">Add User</bind>
      <apply template="userform"/>

</apply>