summaryrefslogtreecommitdiffstats
path: root/qtip/reporter/templates/timeline.j2
diff options
context:
space:
mode:
Diffstat (limited to 'qtip/reporter/templates/timeline.j2')
-rw-r--r--qtip/reporter/templates/timeline.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/qtip/reporter/templates/timeline.j2 b/qtip/reporter/templates/timeline.j2
index 9c18a996..d4c95c46 100644
--- a/qtip/reporter/templates/timeline.j2
+++ b/qtip/reporter/templates/timeline.j2
@@ -1,4 +1,4 @@
-{% title %}
+{{ title }}
{% for phase in phases %}
{{ phase.name|upper }}{{ "TIME" }}
{% for cp in phase.checkpoints %}