I use the blocks to couple eating several portions of the layout pages for
quite a while.Only in this last version is not working.

layout.html

> {{ block test }}{{ end }}


test.html

> {{ extend 'layout.html' }}



> {{ block test }}
>     <h2>It is working</h2>
> {{ end }}


When I run the application, it displays nothing.
_____________________________________________
*Gilson Filho*
*Web Developer
http://gilsondev.com*

Reply via email to