13 lines
228 B
Handlebars
13 lines
228 B
Handlebars
<footer class="form-footer">
|
|
<button
|
|
type="submit"
|
|
>
|
|
<oft-icon
|
|
name="icons/save"
|
|
aria-hidden="true"
|
|
var:fill="currentColor"
|
|
var:size="1.25rem"
|
|
></oft-icon>
|
|
{{localize "SETTINGS.Save"}}
|
|
</button>
|
|
</footer>
|