From ae107a75f2a0211a8aeb082127865ff029ed87a5 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 17 Jun 2020 03:07:49 +0300 Subject: Add leaflet css and js libs --- bh20simplewebuploader/templates/demo.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/bh20simplewebuploader/templates/demo.html b/bh20simplewebuploader/templates/demo.html index d9ebae2..b9df5dc 100644 --- a/bh20simplewebuploader/templates/demo.html +++ b/bh20simplewebuploader/templates/demo.html @@ -1,16 +1,19 @@ {% include 'header.html' %} + {% include 'banner.html' %} {% include 'menu.html' %} {% include 'search.html' %} {% include 'demo-run.html' %} - - WIP - {% include 'footer.html' %} + -- cgit v1.2.3