diff --git a/src/root/common.tt b/src/root/common.tt
index d4f7e183..970aea2b 100644
--- a/src/root/common.tt
+++ b/src/root/common.tt
@@ -376,7 +376,7 @@
[% INCLUDE renderFullJobName project = step.build.project.name jobset = step.build.jobset.name job = step.build.job.name %] |
[% step.system %] |
[% step.build.id %] |
- [% step.stepnr %] |
+ [% step.stepnr %] |
[% step.outpath.match('-(.*)').0 %] |
[% INCLUDE renderDuration duration = curTime - step.starttime %] |