diff --git a/templates/base.html b/templates/base.html index 64a6efd..6e4c29d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -52,6 +52,7 @@ {%- endif -%} + {%- endblock %} {%- block extra_head %}{% endblock %} diff --git a/templates/link-page.html b/templates/link-page.html index db22df0..ac32f28 100644 --- a/templates/link-page.html +++ b/templates/link-page.html @@ -1,10 +1,5 @@ {% extends "base.html" %} -{%- block extra_head %} - - -{%- endblock %} - {%- block content %}