-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You can use the same function, because it is imported into a "safe for
Miguel Beltran R. wrote:
> dtml-var have dollars-and-cents to made show numbers this way 0,000,000.00
> exist something to do the same with zpt tal:content ?
import by untrusted code" module (Products.PythonScripts.standard). E.g.:
<p tal:define="std modules/Products/PythonScripts/standard;
tal:content="python: std.dollars_and_cents(value)">1.00</p>