{{extend 'default.mobile/layout.html'}} {{ frm = form smt_button = frm.element(_type="submit") smt_button['_class'] = 'btn' smt_button['_style'] = 'margin-right:4px;' ccl_button = frm.element(_type="button") ccl_button['_class'] = 'btn' }}