So what you are saying is that there is nothing published online for forms. That page, that tutorial, that site, has nothing on forms whatsoever. I’m looking for the more complex inputs like radios and boxes.
> On Dec 8, 2014, at 1:30 PM, Hampton <[email protected]> wrote: > > Sorry! I misunderstood. > > You can write any HTML in Haml. A form would might like... > > %form > %input{type: "text", name: "username"} > > Checkout the tutorials at http://haml.info/tutorial.htm -- You received this message because you are subscribed to the Google Groups "Haml" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/haml. For more options, visit https://groups.google.com/d/optout.
