10 lines
268 B
Handlebars
Raw Normal View History

2017-02-13 14:49:06 -08:00
<pre id='{{random}}_editor' class="editor-wrapper"></pre>
<div class="row">
<div class="col-xs-6 col-xs-offset-6 pull-right text-right">
<button type="button"
class="btn btn-primary"
{{action "save"}}>
Update
</button>
</div>
</div>