aboutsummaryrefslogtreecommitdiff
path: root/views/includes/js.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/includes/js.html')
-rw-r--r--views/includes/js.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/includes/js.html b/views/includes/js.html
new file mode 100644
index 0000000..784c3b6
--- /dev/null
+++ b/views/includes/js.html
@@ -0,0 +1,3 @@
1{{ define "js" }}
2<script src="/assets/js/{{ . }}.js"></script>
3{{ end }}