diff --git a/templates/index.html b/templates/index.html index 3c26276..8cf5c4f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,9 +31,8 @@ -{% block append_head %} -{% endblock append_head %} + {% endblock head %} diff --git a/templates/it_section.html b/templates/it_section.html index 756ad61..867c934 100644 --- a/templates/it_section.html +++ b/templates/it_section.html @@ -1,12 +1,5 @@ {% extends "index.html" %} - -{% block append_head %} - - - -{% endblock append_head %} - {% block hero %}{% endblock hero%} {% block header %}