11 lines
205 B
Handlebars
11 lines
205 B
Handlebars
<footer>
|
|
<button type="submit">
|
|
<oft-icon
|
|
name="icons/save"
|
|
aria-hidden="true"
|
|
var:fill="currentColor"
|
|
var:size="1.25rem"
|
|
></oft-icon>
|
|
{{ localize "Save Changes" }}
|
|
</button>
|
|
</footer>
|