Hi,
sometime, I've template like this :
<div class="item {% if obj.selected %}selected{% endif %}{% if
obj.collapsed %}collapsed{% endif %}">...</div>
I think this is not clean.
Is there something like css_classes in Jinja2 ?
http://sluggo.scrapping.cc/python/WebHelpers/modules/html/tags.html#webhelpers.html.tags.css_classes
Regards,
Stephane
--
You received this message because you are subscribed to the Google Groups
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pocoo-libs?hl=en.