696
696
#Open the projectset Fragment, and render it for inclusion
697
697
#into the ProjectSets page
701
698
set_fragment = os.path.join(os.path.dirname(__file__),
702
699
"templates/projectset_fragment.html")
703
700
project_fragment = os.path.join(os.path.dirname(__file__),