From bdd74bddf8c3ec48916dc0634bf4aaae8c714a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Stucke?= Date: Wed, 27 Nov 2024 16:43:22 +0100 Subject: [PATCH] feat: reintroduce bs grid on home page --- src/web_interface/templates/home.html | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/src/web_interface/templates/home.html b/src/web_interface/templates/home.html index f88e19959..476c265cc 100644 --- a/src/web_interface/templates/home.html +++ b/src/web_interface/templates/home.html @@ -10,20 +10,27 @@ {% block styles %} + {% endblock %} {% block body %}
-
-
- +
+
+ fact_logo_invertible.svg

-

General FACTs

- +

General FACTs

+
@@ -63,7 +70,7 @@

General FACTs

firmware samples
-
+
{% if (latest_firmware_submissions | length) > 0 %} -
+

Latest Firmware Submissions

    @@ -112,7 +119,7 @@

    Latest Firmware Submissions

    {# Latest Comments #}
    {% if (latest_comments | length) > 0 %} -
    +

    Latest Comments

      @@ -137,7 +144,7 @@

      Latest Comments

      {# latest_comparison_results #} {% if (latest_comparison_results | length) > 0 %} -
      +

      Latest Comparisons