diff --git a/pywb/templates/base.html b/pywb/templates/base.html index f9bf5b02..8980ea30 100644 --- a/pywb/templates/base.html +++ b/pywb/templates/base.html @@ -7,7 +7,6 @@ - diff --git a/pywb/templates/query.html b/pywb/templates/query.html index bd50df43..e4038831 100644 --- a/pywb/templates/query.html +++ b/pywb/templates/query.html @@ -6,6 +6,7 @@ {% block head %} {{ super() }} + {% endblock %}