this must be some kind of magic, cause: <p>The time is {% current_time "%Y-%m-%d %I:%M %p" %}.</p>
is all what my arts.html contains now. But i 1) cleared firefox cache 2) disabled caching from ff's web developer toolbar 3) disabled firebug just in case 4) restarted computer and i still get the same markup plus the lorem ipsum text changes with each reload. Just like it should, but i dont have lorem ipsum tag in my template... HOW? Alan On May 2, 8:34 pm, Malcolm Tredinnick <malc...@pointy-stick.com> wrote: > 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 -~----------~----~----~----~------~----~------~--~---