macros in macros.html
file : base.html
jit.html : extends base.html
search.html extends jit.html
macros imported in base.html using
{% import 'macros.html' as widgets with context %}
variable *preds* prepared in base.html via
{% set preds = [list,] %}
preds is not accessible in macros
how do we get variable preds to be accessible from macros
thanks
--
Amazing wedding entrance viral video
http://fotoroll.com/sv?q=jk%20wedding%20entrance%20dance%20Amazing%20wedding%20video
--
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.