summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2024-10-03 20:53:32 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2024-10-03 20:53:32 +0200
commit1ce6e28049035b414b99cd9929cdbaa292026059 (patch)
tree6f57e528ad3e2b869149c5bfc75996b83b3085d9
parent986eb0cd93a8f11ff73e3f17d8dabb6d4260c67e (diff)
downloadgosten-1ce6e28049035b414b99cd9929cdbaa292026059.tar.gz
gosten-1ce6e28049035b414b99cd9929cdbaa292026059.tar.bz2
gosten-1ce6e28049035b414b99cd9929cdbaa292026059.zip
Remove dummy js
-rw-r--r--templ/base.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templ/base.tpl b/templ/base.tpl
index 767902e..ebef929 100644
--- a/templ/base.tpl
+++ b/templ/base.tpl
@@ -14,7 +14,6 @@
Dummy Text
{{end}}
{{block "js" .}}
- <script src="/static/index.js"></script>
{{end}}
</body>
</html> \ No newline at end of file