diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index c95ae41..ef06c17 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -33,7 +33,7 @@ {% endif %} {% block navbar %} - {% include_header 'oxyan/headers/header.html' %} + {% include "carbasa/headers/header.html" %} {% endblock %} {% block content_wrapper %}