From 8a945632d09668e5ab660f7f11c114f403c934f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Reuiller?= Date: Tue, 30 Jul 2024 17:33:10 +0200 Subject: [PATCH] adapt login or signup modal --- .../auth/_login_or_signup_modal.html | 101 ++++++++---------- lemarche/templates/siaes/_card_detail.html | 34 ++++-- .../templates/siaes/_card_search_result.html | 38 +++---- 3 files changed, 90 insertions(+), 83 deletions(-) diff --git a/lemarche/templates/auth/_login_or_signup_modal.html b/lemarche/templates/auth/_login_or_signup_modal.html index 3a9eddd5f..13ddea31d 100644 --- a/lemarche/templates/auth/_login_or_signup_modal.html +++ b/lemarche/templates/auth/_login_or_signup_modal.html @@ -1,71 +1,62 @@ -{% load static %} -{% load theme_inclusion %} - {% if not user.is_authenticated %} - -