diff --git a/webapp/templates/base.html b/webapp/templates/base.html index 16c8cce..d864e21 100644 --- a/webapp/templates/base.html +++ b/webapp/templates/base.html @@ -22,6 +22,9 @@ +
+ {% include "sik_header.html" %} +
{% include "navigation.html" %} {% block content %}