From dd56e676a828a2d1bdb13b3ab18aef1ca72d8792 Mon Sep 17 00:00:00 2001 From: Graham Dixon Date: Thu, 11 Mar 2021 21:58:40 +0000 Subject: [PATCH] Reverts inline .scss block to inline .css block --- .../templates/emails/shared_template_head.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/app/retail/templates/emails/shared_template_head.html b/app/retail/templates/emails/shared_template_head.html index 992b4472a02..f9d960ee076 100644 --- a/app/retail/templates/emails/shared_template_head.html +++ b/app/retail/templates/emails/shared_template_head.html @@ -14,10 +14,12 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . {% endcomment %} -{% load i18n static compress %} -{% compress css inline email_head %} - - - -{% endcompress %} - \ No newline at end of file +{% load i18n static %} + + + +