On Sat, 2009-05-02 at 10:30 -0700, zayatzz wrote:
> 
> > Start without the extends for a little while.
> 
> I did - the outcome is still the same - stuff from index.html gets
> loaded.
> 
> >I still think that is the
> > problem. If it isn't that, than there is a CSS or some other styling that is
> > hiding your markup. You can look and see if that is case by viewing the page
> > source and seeing if your markup is there.
> >
> > I hope that helps,
> >
> > Michael
> 
> I have really simple page.

Well, it's not as simple as it could be. Given the problem you're
seeing, you should be doing everything possible to make things as simple
as possible. In this case, get rid of the Javascript lines. Remove all
the markup you possibly can. So that the body only contains, say, a
single "p" element containing a single string. Literally, get it down to
a hundred bytes of content so that there is no chance of anything
unexpected appearing.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to