app/projrev/views/helpers/templatetags/__init__.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 14 Aug 2009 11:07:24 +0530
changeset 49 33c54f815fd5
parent 25 a6a5e45f68c8
permissions -rw-r--r--
Changed rank list.html to be consistent with review list.

"""Module for all the template tags.
"""


__authors__ = [
  '"Madhusudan.C.S" <madhusudancs@gmail.com>',
]