diff --git a/templates/host.html b/templates/host.html index fc1ac2e..5563125 100644 --- a/templates/host.html +++ b/templates/host.html @@ -4,6 +4,7 @@ +
{% include 'header.tmpl' %} diff --git a/templates/index.html b/templates/index.html index b84251b..8e5b5f6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,7 @@ + {% include 'header.tmpl' %}