Mercurial > hg > documentViewer
view zpt/head_main.zpt @ 37:ead830ce45d6 Root_roc_1
better error messages
| author | casties |
|---|---|
| date | Wed, 12 Apr 2006 20:53:00 +0200 |
| parents | dcadb05c8dfb |
| children | a10fff6199b0 |
line wrap: on
line source
<tal:block tal:define="docinfo options/docinfo"> <span tal:condition="not:exists:docinfo/author">(no bibliographical information)</span> <tal:y tal:condition="exists:docinfo/author"> <b tal:content="docinfo/author"/>,<i tal:content="docinfo/title"/>,<i tal:content="docinfo/year"/> </tal:y> </tal:block>
