improve blog presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3841 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-05-03 11:03:28 +00:00
parent ac6b212827
commit edccd36f98

View file

@ -19,7 +19,7 @@
tal:content="data/creator"
tal:attributes="href url">Will Smith</a>
</div>
<div class="description"
<div class="text"
tal:define="description related/renderedDescription"
tal:condition="description">
<span tal:content="structure description">Description</span></div>