Re: insert html in html

2010-05-19 Thread CrabbyPete
Brian, Thanks. The safe filter worked for me. I was writing it to a file and then doing an {% include calendar %}, but your solution worked out. On May 18, 7:00 pm, Brian Neal wrote: > On May 18, 2:00 pm,CrabbyPete wrote: > > > I want to insert a html calendar into an existing web page. What is

Re: insert html in html

2010-05-18 Thread Brian Neal
On May 18, 2:00 pm, CrabbyPete wrote: > I want to insert a html calendar into an existing web page. What is > the best way to insert html into a template that I have for the web > page? In what form do you have this calendar HTML? Do you compute it in a view? Is it already in a file? If you have

insert html in html

2010-05-18 Thread CrabbyPete
I want to insert a html calendar into an existing web page. What is the best way to insert html into a template that I have for the web page? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googl