Oh, actually I tried that but when it didn't work I got creative with
{% include {{ include_filename }} %}

I believe my problem is somewhere else.

In my main HTML file index.html I use {% include "header_viz_js.html"
%}

in header_viz_js.html I use {% include template_name %}


Result: header_viz_js.html is included in index.html but the second
include in header_viz_js.html does not work. Any way to fix this?
--~--~---------~--~----~------------~-------~--~----~
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