From 46a97f0697bb03c5700825c93bc495374bb28e0a Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 26 Mar 2024 17:55:40 +0300 Subject: Clean up base.html. * gn2/wqflask/templates/base.html: Replace TABS with white-space. Fix hanging html tags. Format file. Signed-off-by: Munyoki Kilyungi Co-authored-by: Alexander Kabui --- gn2/wqflask/templates/base.html | 862 +++++++++++++++++++--------------------- 1 file changed, 402 insertions(+), 460 deletions(-) (limited to 'gn2/wqflask/templates/base.html') diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index b4db91f7..855eead8 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -1,487 +1,429 @@ {% from "base_macro.html" import header, flash_me, timeago %} - - - - {% block title %}{% endblock %} GeneNetwork 2 - - - - - - - - - - - - - - - - {% block css %} - {% endblock %} - - - - - - - -
-