From 0011c7ee62a5a8cdddd4e0408801418902e32129 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 1 Nov 2021 23:07:27 +0100 Subject: [PATCH] crispyfy --- InvenTree/templates/allauth_2fa/remove.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/templates/allauth_2fa/remove.html b/InvenTree/templates/allauth_2fa/remove.html index dd45ad19ea..e9a7bf5671 100644 --- a/InvenTree/templates/allauth_2fa/remove.html +++ b/InvenTree/templates/allauth_2fa/remove.html @@ -2,15 +2,15 @@ {% load i18n %} {% block content %} -

+

{% trans "Disable Two-Factor Authentication" %} -

+

{% trans "Are you sure?" %}

{% csrf_token %} -