mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-30 22:06:45 -04:00
10 lines
182 B
Smarty
Executable File
10 lines
182 B
Smarty
Executable File
<div class="item item-button">
|
|
<button
|
|
data-manipulator-target
|
|
type="submit"
|
|
{{each key: attributes}}{{key}}="{{this}}"{{/each}}
|
|
>
|
|
{{{label}}}
|
|
</button>
|
|
</div>
|