{% load i18n unfold %}
{% component "unfold/components/button.html" with href="#" variant="default" class="cancel-link w-full lg:mb-0 lg:w-auto" %} {% trans "No, take me back" %} {% endcomponent %} {% component "unfold/components/button.html" with submit=1 variant="danger" class="w-full lg:ml-auto lg:w-auto" %} {% trans "Yes, I’m sure" %} {% endcomponent %}