diff options
Diffstat (limited to 'bh20simplewebuploader/templates/blog.html')
-rw-r--r-- | bh20simplewebuploader/templates/blog.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html index 47b68fa..286a211 100644 --- a/bh20simplewebuploader/templates/blog.html +++ b/bh20simplewebuploader/templates/blog.html @@ -7,6 +7,8 @@ WIP + {% include 'footer.html' %} + <script type="text/javascript"> let scriptRoot = {{ request.script_root|tojson|safe }}; // examples |