diff --git a/templates/index.html b/templates/index.html index dfc8aa1..9b62ef0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,9 @@ {% extends "terminimal/templates/index.html" %} +{% block header %} + +{% endblock header %} + {% block content %}
{%- if paginator %}