From f697563e6de7444a12128976aa4e41270e09d428 Mon Sep 17 00:00:00 2001 From: MahmoudHousam Date: Sat, 4 Jan 2025 16:26:39 +0200 Subject: [PATCH] code refactor --- .gitignore | 1 + templates/report_template.html | 230 +++++++++++++++------------------ 2 files changed, 102 insertions(+), 129 deletions(-) diff --git a/.gitignore b/.gitignore index 5e6c974..17e0d58 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ example_options2.py preview1.mp4 .vscode/ __pycache__/ +helpers/ build/ dist/ *.egg-info/ diff --git a/templates/report_template.html b/templates/report_template.html index e397151..56e2c70 100644 --- a/templates/report_template.html +++ b/templates/report_template.html @@ -6,6 +6,7 @@ {{ report_name }} @@ -144,6 +122,8 @@ {% if logo_path %} {% endif %} + +
{{ report_name }}
@@ -153,102 +133,94 @@
Thank You
-
-