http://web2py.com/books/default/chapter/29/7#Custom-forms

On Fri, May 4, 2012 at 3:30 AM, Annet <anneve...@googlemail.com> wrote:

> <div class="form">
>   <div class="form-header">
>     <h3>Login with your Leonexus ID</h3>
>   </div> <!-- /form-header -->
>   <div class="form-body">
>       <h5>Enter your username and password</h5>
>
>   {{=form.custom.begin}}
>
>   {{=form.custom.username.widget}}
>   {{=form.custom.password.widget}}
>

>
  </div> <!-- /form-body -->
>   <div class="form-footer">
>
>   {{=form.custom.end}}
>

>   </div> <!-- /form-footer -->
>  </div> <!-- /form -->
>



-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to