diff options
author | jan <jan@ruken.pw> | 2016-11-14 15:55:50 (UTC) |
---|---|---|
committer | jan <jan@ruken.pw> | 2016-11-14 15:55:50 (UTC) |
commit | c735553214400f3af69e516ff41a6da9214449a7 (patch) | |
tree | c9a8e8fc84fdbaffb3a3fa318453b36270550ebb /views/includes/js.html | |
parent | 9832cd28de49421021ed7c1f3caa7fdda7bc4372 (diff) |
likes und so.
Diffstat (limited to 'views/includes/js.html')
-rw-r--r-- | views/includes/js.html | 3 |
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 }} | ||