From a6e411584d7188d1485bad1895f6cc659ecce8c6 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 23 May 2020 08:53:17 -0500 Subject: Fixed HTML footer --- bh20simplewebuploader/templates/demo.html | 44 +++++++++++++++++-------------- 1 file changed, 24 insertions(+), 20 deletions(-) (limited to 'bh20simplewebuploader/templates/demo.html') diff --git a/bh20simplewebuploader/templates/demo.html b/bh20simplewebuploader/templates/demo.html index 2137f59..49669ab 100644 --- a/bh20simplewebuploader/templates/demo.html +++ b/bh20simplewebuploader/templates/demo.html @@ -1,28 +1,32 @@ {% include 'header.html' %} - - {% include 'banner.html' %} - {% include 'menu.html' %} - - {% include 'demo-run.html' %} + + {% include 'banner.html' %} + {% include 'menu.html' %} + + {% include 'demo-run.html' %} - - + + -- cgit v1.2.3