app/projrev/views/helpers/templatetags/__init__.py
changeset 25 a6a5e45f68c8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/projrev/views/helpers/templatetags/__init__.py	Mon Aug 10 00:40:47 2009 +0530
@@ -0,0 +1,7 @@
+"""Module for all the template tags.
+"""
+
+
+__authors__ = [
+  '"Madhusudan.C.S" <madhusudancs@gmail.com>',
+]