16 May
2002
16 May
'02
2:56 p.m.
Geir Bækholt wrote:
then you can simply do the following in your pageTemplate:
<p tal:replace="python:here.stx(YourStringToBeFormattedAsStructuredText)"/>
Oops... better make that: <p tal:replace="structure python:here.stx(YourStringToBeFormattedAsStructuredText)"></p> Cheers, Evan @ 4-am