107
108
Presents a path list (address bar inside the page) for clicking.
108
109
Writes to req, expecting to have just written the opening div containing
111
114
href_path = util.make_path(THIS_APP)
114
125
# Create all of the paths
115
126
pathlist = path.split("/")
116
127
segs_left = len(pathlist)