/** * Include this file _after_ the main backbone-forms file to override the default templates. * You only need to include templates you want to override. * * Requirements when customising templates: * - Each template must have one 'parent' element tag. * - "data-type" attributes are required. * - The main placeholder tags such as the following are required: fieldsets, fields */ ;(function() { var Form = Backbone.Form; //DEFAULT TEMPLATES Form.setTemplates({ //HTML form: '\
\ ', fieldset: '\ \ ', noLabelField: '\