mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 06:46:49 -04:00
8 lines
173 B
Smarty
Executable File
8 lines
173 B
Smarty
Executable File
<div class="component component-button">
|
|
<button
|
|
data-manipulator-target
|
|
type="submit"
|
|
{{each key: attributes}}{{key}}="{{this}}"{{/each}}
|
|
></button>
|
|
</div>
|