slightly wrong

This commit is contained in:
espie 2012-05-26 12:57:57 +00:00
parent 9526b41502
commit 697b1d9011

View File

@ -54,11 +54,6 @@ on [% b.arch | html %]:
[% END %]
[% END %]
<dt>Not for arches<dd>
[% FOREACH a in not_for %]
[% a | html %]
[% END %]
<dt>Categories:<dd>
[% FOREACH c IN category %]
<a href="[% c.url | url %]">[% c.name | html %]</a>