thank you
that what i did, i removed everything and then place them on by one!
sadly Aptana Studio dont help when it is an HTML it reads it as an
HTML so it only looks for HTML code and ignores templates, i dont know
how to add a custom tornado template.
On 10 avr, 21:23, "A. Jesse Jiryu Davis" <
je...@emptysquare.net>
wrote:
> I suggest using indentation very carefully to track deep nesting and avoid
> getting confused. Or use {# comments #} to remind yourself what block is
> being closed. It's useful to use {% block %} and {% include %} to factor
> your HTML files into smaller files.
>
> I personally really like that I don't have to use Django-style "endfor" and
> "endif" with Tornado.
>
> On Wed, Apr 10, 2013 at 4:09 PM, aliane abdelouahab <
alabdeloua...@gmail.com