Template Tags ============= .. automodule:: philo.templatetags Collections +++++++++++ .. automodule:: philo.templatetags.collections .. templatetag:: membersof membersof --------- Usage:: {% membersof with . as %} .. automodule:: philo.templatetags.containers .. templatetag:: container container --------- Usage:: {% container [[references .] as ] %} .. automodule:: philo.templatetags.embed .. templatetag:: embed embed ----- The {% embed %} tag can be used in two ways. To set which template will be used to render a particular model:: {% embed . with