Hi, I am using Django's template engine to produce rtf files and I
have noticed something: if the first line of my template is a {%load
... %} tag then the result has a withe like at the to of it. This is
not a problem in html, the common use of the tempalte engine, but is
fatal in a rtf file.I write this because I think that this behaibour should bi fixed, am I right? Anyway I have putted the load tag in the second line of my tempalte :) Juanjo -- Juanjo Conti --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

