summaryrefslogtreecommitdiffstats
path: root/templates/cavebase.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cavebase.html')
-rw-r--r--templates/cavebase.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cavebase.html b/templates/cavebase.html
index a0ffd4d..b3505a7 100644
--- a/templates/cavebase.html
+++ b/templates/cavebase.html
@@ -13,6 +13,7 @@
$( "#tabs" ).tabs();
});
</script>
+{% block extraheaders %}{% endblock %}
</head>
<body>
{% block content %}{% endblock %}