Thanks!
>From the doc:
include
Loads a template and renders it with the current context. This is a way
of "including" other templates within a template.
The key is the *with current context* bit ...
Julio Nobrega wrote:
> {% include 'file.html' %}
>
> http://www.djangoproject.com/documentation/templates/#include ?
>
>
> On 6/21/06, hubritic <[EMAIL PROTECTED]> wrote:
> >
> > I haven't seen this addressed in the documentation ... Say I want to
> > have a poll on how self-indulgent my blog post is. What I see in the
> > tutorial shows how to make use a poll template and how to use a blog
> > template, but I don't see how to use them both on the same page.
> >
>
> --
> Julio Nobrega - http://www.inerciasensorial.com.br
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---