improve list1 presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4184 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2011-02-12 16:11:30 +00:00
parent 8ad5f4946d
commit bdf27fb88b

View file

@ -38,7 +38,8 @@
<a tal:attributes="href cell/targetUrl">
<b tal:content="cell/title" /></a><br />
<tal:desc condition="cell/description">
<i tal:content="structure cell/renderedDescription" /><br /></tal:desc>
<i tal:content="structure cell/renderedDescription" /></tal:desc>
<br />
</div>
</tal:cell>
</metal:block>