Fix some XML well-formedness problems

This commit is contained in:
Eelco Dolstra
2013-02-14 18:03:12 +01:00
parent 5620e3c386
commit 22ed3c4847
4 changed files with 9 additions and 10 deletions

View File

@ -5,8 +5,7 @@
[% IF otherEval %]
<p>Comparisons are relative to [% INCLUDE renderFullJobsetName
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %]
evaluation <a href="[%
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%
c.uri_for(c.controller('JobsetEval').action_for('view'),
[otherEval.id]) %]">[% otherEval.id %]</a>.</p>
[% END %]