snap-templates-1.0.0.0: project_template/default/snaplets/heist/templates/_login.tpl
<h1>Snap Example App Login</h1> <p><loginError/></p> <bind tag="postAction">/login</bind> <bind tag="submitText">Login</bind> <apply template="userform"/> <p>Don't have a login yet? <a href="/new_user">Create a new user</a></p>