3 lines
251 B
HTML
3 lines
251 B
HTML
<div class="mt2" hx-target="this" hx-swap="outerHTML">
|
|
<button type="submit" title="Add comment" class="f3 b white bg-light-silver pointer ph2" style="border: none" hx-get="{% url 'usethesource:add_comment' slug=candidate.slug %}">+</button>
|
|
</div>
|