This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-.row | |
- %form.#edit-template.form-horizontal | |
- #initial_term.span4 | |
- %fieldset | |
- %legend Term Length | |
- .control-group.input | |
- %label.control-label Renewal term length | |
- .controls | |
- %select.input-mini.span-2{name: 'term_length'} | |
- - for term_length in [1..18] |