I am working on an app that currently has two main base templates.
What I would like to do is to avoid having multiple base templates and having duplicated code withing my templates. For example I might have navigation include in the base template, but on the login screen there is no navigation. What's the most flexible and efficient way to accomplish 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 -~----------~----~----~----~------~----~------~--~---