mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-19 23:31:27 +02:00
7 lines
208 B
HTML
7 lines
208 B
HTML
<div class="fab">
|
|
<button class="btn btn-lg btn-circle btn-primary"
|
|
hx-get="{{ url }}"
|
|
hx-target="{{ hx_target }}">
|
|
<i class="fa-solid fa-plus text-2xl fa-fw"></i>
|
|
</button>
|
|
</div> |