Fix error in collection templates.
authorDevan Goodwin <dgoodwin@rm-rf.ca>
Sun, 20 Oct 2013 20:06:56 +0000 (17:06 -0300)
committerDevan Goodwin <dgoodwin@rm-rf.ca>
Sun, 20 Oct 2013 20:06:56 +0000 (17:06 -0300)
commitf1bf5ccdd89658cb50ae04368f71ccbf4d5a6ac3
treed9c33860fa99698c6c8c4e3accd23078ec598a7a
parent9d2b0161b9e6f570e7b429127d6ebb83c125c1c6
Fix error in collection templates.

Removed unicode strings from some recently added has_privilege calls.
Appears this is not valid syntax as it would be in the python code
itself. Causes an error showing the template:

Error - <class 'jinja2.exceptions.TemplateSyntaxError?'>: expected token
',', got 'string'
mediagoblin/templates/mediagoblin/user_pages/collection.html
mediagoblin/templates/mediagoblin/utils/collection_gallery.html