app/projrev/views/helpers/templatetags/__init__.py
changeset 25 a6a5e45f68c8
equal deleted inserted replaced
24:7257b66a6766 25:a6a5e45f68c8
       
     1 """Module for all the template tags.
       
     2 """
       
     3 
       
     4 
       
     5 __authors__ = [
       
     6   '"Madhusudan.C.S" <madhusudancs@gmail.com>',
       
     7 ]