diff --git a/portal/_templates/layout.html b/portal/_templates/layout.html
new file mode 100644
index 00000000..d8d2c337
--- /dev/null
+++ b/portal/_templates/layout.html
@@ -0,0 +1,15 @@
+{% extends "!layout.html" %} {% block extrahead %}
+
+
+
+{{ super() }} {% endblock %}