diff --git a/kursy/templates/base.html b/kursy/templates/base.html index 14936cd..65e416e 100644 --- a/kursy/templates/base.html +++ b/kursy/templates/base.html @@ -41,7 +41,7 @@ {% endblock extra_head %} - + {% include "header.html" %} {% block body %}