mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-10 19:17:06 +02:00
6 lines
248 B
HTML
6 lines
248 B
HTML
<div hx-get="{{ url }}"
|
|
hx-trigger="{{ hx_trigger }}"
|
|
hx-target="{{ hx_target }}"
|
|
hx-vals='{{ hx_vals }}'>
|
|
{{ title }}
|
|
<button class="btn btn-lg btn-circle btn-{{color}}"><i class="{{ icon }} fa-fw"></i></button></div> |