diff --git a/src/partials/footer-scripts.hbs b/src/partials/footer-scripts.hbs
index d605a2b0..afb15b48 100644
--- a/src/partials/footer-scripts.hbs
+++ b/src/partials/footer-scripts.hbs
@@ -14,7 +14,5 @@ data-api-key="{{env.ALGOLIA_API_KEY}}" data-index-name="{{env.ALGOLIA_INDEX_NAME
{{/if}}
{{#if (eq env.SHOW_FEEDBACK_BUTTON 'true')}}
-{{!-- --}}
{{/if}}
-
diff --git a/src/partials/head-last.hbs b/src/partials/head-last.hbs
index c7dc1e3b..7e6dea00 100644
--- a/src/partials/head-last.hbs
+++ b/src/partials/head-last.hbs
@@ -1,7 +1,6 @@
{{#with env.OPTANON_SCRIPT_URL}}
-
{{/with}}