SEESenv/web/hgbook/comments/views.py~
changeset 3 6cee07c589cb
parent 2 52d12eb31c30
--- a/SEESenv/web/hgbook/comments/views.py~	Fri Feb 12 01:11:21 2010 +0530
+++ b/SEESenv/web/hgbook/comments/views.py~	Sat Feb 13 12:29:22 2010 +0530
@@ -10,7 +10,7 @@
 from p_list import *
 from BeautifulSoup import BeautifulSoup
 import glob
-html_folder='/home/amit/SEES-hacks/web/html'
+html_folder='/home/hg/repos/SEES-hacks/SEESenv/web/html/'
 
 def sort_dict(dict):
 	new_dict = {}