From 430c577e8e8a737cb46e67cbe802e038b8ffd25a Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 19 Sep 2022 11:39:26 +0200 Subject: C-Dash: Prepare layout for telemetry in trending Signed-off-by: Tibor Frank Change-Id: I6bd248922d7e6c61ab17eee580af2937022f8371 --- .../app/cdash/templates/base_layout.jinja2 | 40 +++++++++++++++------- 1 file changed, 28 insertions(+), 12 deletions(-) (limited to 'csit.infra.dash/app/cdash/templates') diff --git a/csit.infra.dash/app/cdash/templates/base_layout.jinja2 b/csit.infra.dash/app/cdash/templates/base_layout.jinja2 index e0bbe88705..eb7fc17076 100644 --- a/csit.infra.dash/app/cdash/templates/base_layout.jinja2 +++ b/csit.infra.dash/app/cdash/templates/base_layout.jinja2 @@ -5,25 +5,41 @@
-

CSIT-Dash

+

+ CSIT-Dash +

-

{{ title }}

-

{{ description }}

-

- {{ trending_title }} -

-

- {{ report_title }} -

-

- {{ stats_title }} +

+ {{ title }} +

+

+ {{ description }}

- {{ news_title }} +

+ + {{ trending_title }} + +

+

+ + {{ report_title }} + +

+

+ + {{ stats_title }} + +

+

+ + {{ news_title }} + +

-- cgit 1.2.3-korg