C-Dash: Add coverage tables
[csit.git] / csit.infra.dash / app / cdash / routes.py
index 71c13ed..301738c 100644 (file)
@@ -32,5 +32,6 @@ def home():
         report_title=C.REPORT_TITLE,
         comp_title=C.COMP_TITLE,
         stats_title=C.STATS_TITLE,
-        news_title=C.NEWS_TITLE
+        news_title=C.NEWS_TITLE,
+        cov_title=C.COVERAGE_TITLE
     )