Added some content.
This commit is contained in:
@@ -23,7 +23,7 @@ def list_pages(pathdir):
|
||||
for p, f in fs[::-1]:
|
||||
a = htmlgen.org_to_abstract(p, isfile=True, only_metadata=True)
|
||||
dl.add_item(htmlfunc.link(f[:-4], a.title), a.summary if a.summary
|
||||
else 'No summary.')
|
||||
else None) #'No summary.')
|
||||
return dl.generate_html()
|
||||
|
||||
def titlelink(path, pathdir=None):
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user