| 4 |
tal:attributes="href node_url" tal:content="title" /></h3> |
tal:attributes="href node_url" tal:content="title" /></h3> |
| 5 |
<span tal:condition="php:!teaser AND terms" class="taxonomy">Tags: ${terms} </span> |
<span tal:condition="php:!teaser AND terms" class="taxonomy">Tags: ${terms} </span> |
| 6 |
<p><tal:block replace="content | '<!--without content-->'"/> |
<p><tal:block replace="content | '<!--without content-->'"/> |
| 7 |
<span tal:condition="links" class="links" tal:content="php:'» ' . links . ' | ' . theme('created', node) . ' | ' . theme('permalink', node_url)" /> |
<span tal:condition="links" class="links" tal:content="structure php:'ยป' . links . ' | ' . theme('created', node) . ' | ' . theme('permalink', node_url)" /> |
| 8 |
</p> |
</p> |
| 9 |
</div> |
</div> |