%method textfield> <%args> name value = None %args> %method> <%method textarea> <%args> name value = None %args> <% value |h%> %method> <%method select> <%args> name options %args> % for option in options: <% option['description'] %> % # end %method> <%method button> <%args> name label onclick %args> %method>