diff --git a/src/coffee/templates/_benchmark_card.html b/src/coffee/templates/_benchmark_card.html index c3be6f76..a642729f 100644 --- a/src/coffee/templates/_benchmark_card.html +++ b/src/coffee/templates/_benchmark_card.html @@ -2,9 +2,8 @@ {% if show_benchmark_header %}
-

{{ benchmark_definition.name() }}

+

{{ benchmark_definition.name() }} Benchmark

-
Show Details > diff --git a/src/coffee/templates/_breadcrumb.html b/src/coffee/templates/_breadcrumb.html index 28696ed5..4326bd3a 100644 --- a/src/coffee/templates/_breadcrumb.html +++ b/src/coffee/templates/_breadcrumb.html @@ -8,7 +8,7 @@ {% elif benchmark_definition %} - + {% endif %} \ No newline at end of file diff --git a/src/coffee/templates/benchmark.html b/src/coffee/templates/benchmark.html index f3b099b0..43ee739d 100644 --- a/src/coffee/templates/benchmark.html +++ b/src/coffee/templates/benchmark.html @@ -8,7 +8,7 @@ {% include "_breadcrumb.html" %}
-

{{ benchmark_definition.name() }} Provisional

+

{{ benchmark_definition.name() }} Provisional

What does the benchmark do to test my use case explanation and context goes here diff --git a/src/coffee/templates/static/style.css b/src/coffee/templates/static/style.css index 68bb9c9d..d94f56e4 100644 --- a/src/coffee/templates/static/style.css +++ b/src/coffee/templates/static/style.css @@ -73,4 +73,4 @@ footer { .badge { background-color: #D1D8E6; -} +} \ No newline at end of file diff --git a/src/coffee/templates/test_report.html b/src/coffee/templates/test_report.html index 2a5f8435..34fe5b22 100644 --- a/src/coffee/templates/test_report.html +++ b/src/coffee/templates/test_report.html @@ -75,11 +75,11 @@

Tests Run

-
+

Test Details

-
+
Benchmark UID