I use django include tag. Then I browse it in chrome, and I found layout of the web page is wrong. I use programmer tool and find some text generated by chrome at the position of django include tag.
The text is
" "
why does django include tag generate text in chrome. How I can fix it?