From fe08ccbbc3f9e609e66b792913161bb0ed922d30 Mon Sep 17 00:00:00 2001 From: Jeremy Curcio Date: Tue, 28 Mar 2023 09:50:27 -0400 Subject: [PATCH] Remove touchpoints survey --- _layouts/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/base.html b/_layouts/base.html index 6d934158..cc0834fd 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -160,7 +160,6 @@ '#main-content h4:not(.usa-accordion__heading)' ].join(', ')); - {% include dap.html %} {% include google_analytics.html %}