On Wednesday 27 May 2009 04:22:12 Itai wrote:
> As I was working my way through the tutorial (part 3), I ran into a
> little problem.
>
> When creating the HTML file with style descriptions (<li>, <ul>..),
> the page doesn't render the styles but rather the actual code, i.e:
> <h1>What's up?</h1>
> <ul>
> </ul>
>
> instead of:
> What's up? (in the correct style)
>
> What am I doing wrong?

check out html escaping
-- 
regards
kg
http://lawgon.livejournal.com

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