I have a problem with {{include "some_page.html"}} on templates. Its adding 
some empty line at the top of parsed template. I have some html theme that 
requires precise html and I found out that when I use {{include}}  its 
adding some strange char(s) at the top of parsed template. I simply try to 
decouple the large page html into smaller pieces ... so I take a html bock 
and put this into separate file and include back using {{include}}. Even if 
I include empty file with no lines its adding something to my html that 
causes visual problems in HTML (tested in Chrome, FF, IE). Screenshot below 
highlights the problem. The <li class='grey' ... is part of included file 
and there is something added at the top. Any idea whats this?


<https://lh6.googleusercontent.com/-hqcvaCI7otY/Ue6FIyb8MyI/AAAAAAAACog/hbSHqlVxErs/s1600/include.gif>

-- 

--- 
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