From 1462ef7240b24b8a742488d5019e516c7138c58d Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Fri, 11 Mar 2022 18:43:59 +0100 Subject: [PATCH] Remove delete email confirmation dialog --- photo21/templates/account/email.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/photo21/templates/account/email.html b/photo21/templates/account/email.html index 14d705f..8187813 100644 --- a/photo21/templates/account/email.html +++ b/photo21/templates/account/email.html @@ -64,18 +64,4 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endif %} - - {% endblock %}