From fb845ceaf69c462ce44076d5632523dc3d299f67 Mon Sep 17 00:00:00 2001 From: Sweety M Date: Sat, 6 Jun 2026 11:53:42 +0530 Subject: [PATCH] Update responsive templates --- aniwa/reports/templates/clean.html | 135 +++++++++++--- aniwa/reports/templates/compact.html | 181 +++++++++++++++--- aniwa/reports/templates/dark.html | 210 ++++++++++++++++++--- aniwa/reports/templates/default.html | 209 ++++++++++++++++++--- aniwa/reports/templates/enterprise.html | 237 +++++++++++++++++++++--- 5 files changed, 837 insertions(+), 135 deletions(-) diff --git a/aniwa/reports/templates/clean.html b/aniwa/reports/templates/clean.html index be7caa4..63d2fff 100644 --- a/aniwa/reports/templates/clean.html +++ b/aniwa/reports/templates/clean.html @@ -3,6 +3,7 @@ Aniwa Dataset Profile + diff --git a/aniwa/reports/templates/compact.html b/aniwa/reports/templates/compact.html index 0274d73..5a60b16 100644 --- a/aniwa/reports/templates/compact.html +++ b/aniwa/reports/templates/compact.html @@ -3,6 +3,7 @@ Aniwa Dataset Profile + diff --git a/aniwa/reports/templates/dark.html b/aniwa/reports/templates/dark.html index b3273f2..e40b887 100644 --- a/aniwa/reports/templates/dark.html +++ b/aniwa/reports/templates/dark.html @@ -3,7 +3,7 @@ Aniwa Dataset Profile - + diff --git a/aniwa/reports/templates/default.html b/aniwa/reports/templates/default.html index ff6f2be..5e9dd11 100644 --- a/aniwa/reports/templates/default.html +++ b/aniwa/reports/templates/default.html @@ -3,6 +3,7 @@ Aniwa Dataset Profile + diff --git a/aniwa/reports/templates/enterprise.html b/aniwa/reports/templates/enterprise.html index 8f7c9fe..cbcd24f 100644 --- a/aniwa/reports/templates/enterprise.html +++ b/aniwa/reports/templates/enterprise.html @@ -3,6 +3,7 @@ Aniwa Dataset Profile + @@ -360,10 +537,10 @@

Profiling Metadata

{% endif %} {% if profile.metadata.included_sections %} - - Included Sections - {{ profile.metadata.included_sections | join(", ") }} - + + Included Sections + {{ profile.metadata.included_sections | join(", ") }} + {% endif %} {% if profile.metadata.excluded_sections %}