diff options
Diffstat (limited to 'static/npost.html')
-rw-r--r-- | static/npost.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/npost.html b/static/npost.html index b0f89e6..2f0778f 100644 --- a/static/npost.html +++ b/static/npost.html @@ -50,6 +50,7 @@ {{ end }} {{ define "script" }} +<script src="/static/js/posts.js"></script> <script src="/static/js/footerscript.js"></script> <script src="/static/js/timer.js"></script> {{ end }} |