go-tools/app/mailadm/pages/edit.go.tpl

3 lines
138 B
Smarty
Raw Normal View History

2023-07-15 08:35:45 -06:00
<button hx-get="/mailadm/clicked?times={{ addone ( .Get "times" ) }}" hx-swap="outerHTML">
Clicked {{ .Get "times" }} times!
</button>