Just some python snippets for html, to be used with web2py templates.
{<tab> -- {{<python code>}}
=<tab> -- {{=<python variable>}}
if<tab> -- {{ if <condition>: <code> pass }}
for<tab> -- {{ for <i> in <obj>: <code> pass }}
-Thadeus
--
To unsubscribe, reply using "remove me" as the subject.
html.web2py.snippets.gedit.tar.gz
Description: GNU Zip compressed data

