From b80f447f1306cafe7a80cfd163a610f2ed18aadb Mon Sep 17 00:00:00 2001 From: realaravinth Date: Sun, 10 Jul 2022 13:45:00 +0530 Subject: [PATCH] fix: rm empty whitespace from homepage --- templates/index.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/templates/index.html b/templates/index.html index 7e88c59..0d55d4d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,15 +9,4 @@ and static pages with upgrades, backups and 24/7 monitoring" %} {% set title = endblock meta %} {% block content %} {% include "home/components/_banner-new.html" %} - -
-
-
-
-
-
-
-
- - {% endblock content %}