already, i even tested it :
*example code that not work*
*views/block_footer.html*
{{block footer}}
custom_footer
{{end}}
*views/default/blog.html*
*1.*
*
*{{extend 'layout.html'}}
{{include 'block_footer.html'}}
i think the server is confused about which block footer that they will use,
so the out put is not as expected, when using include (number 1) and using
extend (number 2)
any hints, or suggestion about this?
thank you so much in advance
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.