From 410fa0adac6c3e47c308c3d85e07e2cb969f8b78 Mon Sep 17 00:00:00 2001 From: McRaZick Date: Sat, 3 Jun 2023 20:19:14 +0100 Subject: [PATCH] Added AdSense adverts script in base template -head --- recipes/templates/recipes/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/templates/recipes/base.html b/recipes/templates/recipes/base.html index 67d0391..74bca2e 100644 --- a/recipes/templates/recipes/base.html +++ b/recipes/templates/recipes/base.html @@ -22,6 +22,8 @@ + + {% block head %}{% endblock %} {% if messages %}