From 8ad3b0d537b132c3505984fe6142b46e434a12d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 12 Nov 2018 10:37:31 +0200 Subject: [PATCH] Simplify inline scripts for easier CSP --- templates/accounts/check_token_submit.html | 8 +++----- templates/accounts/unsubscribe_submit.html | 4 +--- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/templates/accounts/check_token_submit.html b/templates/accounts/check_token_submit.html index fc8ae5ef..60615075 100644 --- a/templates/accounts/check_token_submit.html +++ b/templates/accounts/check_token_submit.html @@ -8,10 +8,8 @@ -
{% csrf_token %}
- +
{% csrf_token %}
+