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.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/templates/base.html b/src/main/resources/templates/base.html
index a6e0900..36f22a0 100644
--- a/src/main/resources/templates/base.html
+++ b/src/main/resources/templates/base.html
@@ -8,7 +8,6 @@
<link rel="stylesheet" type="text/css" href="/cms2/base.css" />
<script type="importmap" src="/web_modules/import-map.json"></script>
- <script type="module" src="/cms2/components.js"></script>
{#insert head}{/}
</head>