From f91756d2c31c250f043d45eb31cb3b6807129121 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Fri, 17 May 2024 15:07:05 -0700 Subject: [PATCH] moved script to base.html --- app/templates/new/components/head.html | 1 + app/templates/old/admin_template.html | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/templates/new/components/head.html b/app/templates/new/components/head.html index dd7519cf4..51f3c4da3 100644 --- a/app/templates/new/components/head.html +++ b/app/templates/new/components/head.html @@ -31,6 +31,7 @@ {# google #} + {% if g.hide_from_search_engines %} diff --git a/app/templates/old/admin_template.html b/app/templates/old/admin_template.html index 2bb86f9dc..75e6505cf 100644 --- a/app/templates/old/admin_template.html +++ b/app/templates/old/admin_template.html @@ -24,8 +24,6 @@ {% endblock %} - - {% endblock %} {% block pageTitle %}