Sha256: 34d8fdc76d1ad30249a0e78536ff78e2b2e7207e218d87634f93685c1064a159
Contents?: true
Size: 586 Bytes
Versions: 16
Compression:
Stored size: 586 Bytes
Contents
form submit='save' .form-group class=errors.name:has-error label t 'tags.form.name' = input type='text' value=name class='form-control' each errors.name span.error = message .form-group class=errors.visible:has-error label t 'tags.form.visible' = input type='checkbox' checked=visible class='form-control' each errors.visible span.error = message .form-actions = input type='submit' valueTranslation='words.save' class='btn btn-primary' | button.btn{action "cancel"} t 'words.cancel'
Version data entries
16 entries across 16 versions & 1 rubygems