From cc6b588576732561e58533ffc4ed0948cbeeecd8 Mon Sep 17 00:00:00 2001 From: Ivo Branco Date: Mon, 27 May 2024 18:26:49 +0100 Subject: [PATCH] fix: logo_url not in email The logo_url variable isn't available on email templates. fccn/nau-technical#103 --- ecommerce/nau/templates/oscar/customer/email_base.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ecommerce/nau/templates/oscar/customer/email_base.html b/ecommerce/nau/templates/oscar/customer/email_base.html index 6a24100..164cbff 100644 --- a/ecommerce/nau/templates/oscar/customer/email_base.html +++ b/ecommerce/nau/templates/oscar/customer/email_base.html @@ -168,12 +168,6 @@ - - - {% block body %} {% endblock body %} {% block footer %}
-
- {{ platform_name }} logo -