{{form_base.modify(class_='btn btn-primary')}}
{{form_base.delete(class_='btn btn-primary',**{'onclick':'return confirm("Are you sure you want to delete this?")'})}}
{{form_base.order_up(class_='btn btn-primary')}}
{{form_base.order_down(class_='btn btn-primary')}}