User groups template tag
This snippet is an improved version of the [ifusergroup](http://djangosnippets.org/snippets/1576/) tag that allows spaces in any of the group names. It also fixes a small bug where if a group didn't exist none of the subsequent groups would be checked.
- tag
 - templatetag
 - user
 - auth
 - group
 - permissions
 - access-control