summaryrefslogtreecommitdiffstats
path: root/silpa/www/templates/__init__.py
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-03-26 22:14:43 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-03-26 22:14:43 +0530
commit02d0626ee9a64e4393db1e311f355ac5e0b041f5 (patch)
tree870e697bf5cfe77ee0812d3635d10be553080f15 /silpa/www/templates/__init__.py
parent8ce8904c7366944801f426af20dec665a2f410cf (diff)
downloadRachana.git-02d0626ee9a64e4393db1e311f355ac5e0b041f5.tar.gz
Rachana.git-02d0626ee9a64e4393db1e311f355ac5e0b041f5.tar.xz
Rachana.git-02d0626ee9a64e4393db1e311f355ac5e0b041f5.zip
changes fir plugin architecture
Diffstat (limited to 'silpa/www/templates/__init__.py')
-rw-r--r--silpa/www/templates/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/silpa/www/templates/__init__.py b/silpa/www/templates/__init__.py
new file mode 100644
index 0000000..8a966c5
--- /dev/null
+++ b/silpa/www/templates/__init__.py
@@ -0,0 +1,3 @@
+#! /usr/bin/env python
+# -*- coding: utf-8 -*-
+from base import *