diff --git a/frontend/templates/search.html b/frontend/templates/search.html index d5a96938..1c4c933e 100644 --- a/frontend/templates/search.html +++ b/frontend/templates/search.html @@ -2,6 +2,7 @@ {% block extra_head %} + {% endblock %} {% block title %}Search Results{% endblock %} diff --git a/frontend/templates/supporter.html b/frontend/templates/supporter.html index 593c385a..b4f14f25 100644 --- a/frontend/templates/supporter.html +++ b/frontend/templates/supporter.html @@ -42,9 +42,8 @@ $j('#tabs-1').hide(200); }); }); - - + {% endblock %}