13 lines
168 B
Handlebars
13 lines
168 B
Handlebars
<div class="controls">
|
|
<button
|
|
type="button"
|
|
data-action="addNew"
|
|
>
|
|
Add New Attribute
|
|
</button>
|
|
<button
|
|
type="submit"
|
|
>
|
|
Save and Close
|
|
</button>
|
|
</div>
|