lib/config.py
changeset 63 8f246bc7059d
parent 2 4cb6d9f3d3eb
child 64 f1b93ddec9e0
--- a/lib/config.py	Sun Dec 28 13:45:59 2008 -0500
+++ b/lib/config.py	Sun Dec 28 15:19:40 2008 -0500
@@ -5,3 +5,4 @@
 passwd = 'crow'
 database = 'bookmarker3'
 port = 10021
+template_dir = 'templates'