One should not extend twice. The behavior is not specified. You can extend 
once and import many.

On Thursday, 14 February 2013 15:05:27 UTC-6, 黄祥 wrote:
>
> hi niphlod, 
>
> you re right it works for :
>
> extend layout.html
> extend block_footer.html
>
> but the problem is the block_footer.html replace all of the content of 
> layout.html.
> my goal is to create the block footer html file separate from layout.html 
> and then the other view files can use it to replace the default value that 
> already define in layout.html
>
> do you have any example for use exception in views file?
>
> many thanks before
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to