* Showing releases.

This commit is contained in:
Eelco Dolstra
2008-11-27 18:27:19 +00:00
parent 7b19257830
commit d6f71f2248
8 changed files with 267 additions and 200 deletions

View File

@@ -94,4 +94,9 @@
</tr>
</table>
[% END %]
[% END %]
[% BLOCK renderReleaseJobName -%]
[% IF job.description; HTML.escape(job.description); ELSE %]<tt>[% job.job %]</tt> ([% job.attrs %])[% END -%]
[% END -%]