From 6fbd4b0d120da0a78c89244f46132c130c9db8ab Mon Sep 17 00:00:00 2001 From: Nilanchal Panigrahy Date: Thu, 21 Dec 2023 00:16:18 +0000 Subject: [PATCH] Added account activation email and sending email reminders --- bloggy/templates/seo/header_scripts.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bloggy/templates/seo/header_scripts.html b/bloggy/templates/seo/header_scripts.html index 4c9872a..8673ffe 100644 --- a/bloggy/templates/seo/header_scripts.html +++ b/bloggy/templates/seo/header_scripts.html @@ -36,6 +36,8 @@ + {# Ad blocking recovery #} + {% endif %} {% csrf_token %}