Simon Willison wrote:
> {% doctype "xhtml1" silent %}<!DOCTYPE my-custom-xhtml-doctype>

To me it looks a bit weird but I'm afraid my English is not apt to dare 
to describe it :-). May be this will look cleaner:

     {% doctype "xhtml1" "<!DOCTYPE my-custom-xhtml-doctype>" %}

E.g. instead of "doctype(mode, silent=False)" it's "doctype(mode, 
override='')"

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

Reply via email to