{% from "partials/components/ui_macros.html" import btn %}
{% call btn(attrs='style="gap:5px;" @click="add()"') %} Hinzufügen {% endcall %}