summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/base.html')
-rw-r--r--src/main/resources/templates/base.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/templates/base.html b/src/main/resources/templates/base.html
index 8fefe31..408424d 100644
--- a/src/main/resources/templates/base.html
+++ b/src/main/resources/templates/base.html
@@ -7,6 +7,8 @@
<link rel="stylesheet" type="text/css" href="/common.css" />
<script type="module" src="/components.js"></script>
+
+ {#insert head}{/}
</head>
<body>