Files
Kontrollverlust/templates/entry/interactions.html
T
2025-12-17 02:57:17 +01:00

4 lines
205 B
HTML

<button hx-get="/entry/{{pid}}/interactions/left" hx-target="#int-{{pid}}">Links</button>
<span>{{stats}}</span>
<button hx-get="/entry/{{pid}}/interactions/right" hx-target="#int-{{pid}}">Rechts</button>