improve representation of individual link objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3772 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
31179360ce
commit
d4725e6a84
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<metal:title use-macro="view/concept_macros/concepttitle" />
|
||||
<metal:block use-macro="view/concept_macros/conceptfields" />
|
||||
<tal:target condition="nocall:info">
|
||||
<h3 i18n:translate="">Link Target</h3>
|
||||
<h4 i18n:translate="">Link Target</h4>
|
||||
<div>
|
||||
<a tal:attributes="href info/url"
|
||||
tal:content="info/title" /></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue