improve blog presentation

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

View file

@ -31,8 +31,8 @@
</div> </div>
<div class="text" <div class="text"
tal:condition="data/text"> tal:condition="data/text">
<a tal:attributes="href python: view.getUrlForTarget(related);" <a tal:attributes="href python: view.getUrlForTarget(related);">
i18n:translate="">more...</a></div> <b i18n:translate="">more...</b></a></div>
</tal:child> </tal:child>
</div> </div>
<metal:resources use-macro="view/concept_macros/conceptchildren" /> <metal:resources use-macro="view/concept_macros/conceptchildren" />