From 04b39f09af90b8a1ca741f6647439e974cdfda71 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Thu, 26 Mar 2020 17:45:49 +0100 Subject: [PATCH] remove forms --- templates/member/alias_update.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/templates/member/alias_update.html b/templates/member/alias_update.html index 1555a09d..d1f6115b 100644 --- a/templates/member/alias_update.html +++ b/templates/member/alias_update.html @@ -1,12 +1,9 @@ {% load django_tables2 crispy_forms_tags i18n %}
-
- {% csrf_token %} - {{ form |crispy }} - -
+ +