X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=csit.infra.dash%2Fapp%2Fcdash%2Froutes.py;h=1906d00ee53b521df9e6df2d4fbac805e5ec7886;hb=c9406116477c30590e002809993a9d692b78d25c;hp=8a47c04b611d24980db14c23dee0b4484700fe6f;hpb=af8e703eb180e46ca65ff0c165a21f2261896548;p=csit.git diff --git a/csit.infra.dash/app/cdash/routes.py b/csit.infra.dash/app/cdash/routes.py index 8a47c04b61..1906d00ee5 100644 --- a/csit.infra.dash/app/cdash/routes.py +++ b/csit.infra.dash/app/cdash/routes.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -28,10 +28,8 @@ def home(): C.MAIN_HTML_LAYOUT_FILE, title=C.TITLE, description=C.DESCRIPTION, - copyright=C.COPYRIGHT, trending_title=C.TREND_TITLE, report_title=C.REPORT_TITLE, stats_title=C.STATS_TITLE, - news_title=C.NEWS_TITLE, - template=C.TEMPLATE + news_title=C.NEWS_TITLE )