diff --git a/servefile b/servefile index f086bc9..b409f65 100755 --- a/servefile +++ b/servefile @@ -407,9 +407,9 @@ class DirListingHandler(FileBaseHandler): - - - + + + @@ -417,6 +417,82 @@ class DirListingHandler(FileBaseHandler): """ % {'path': os.path.normpath(urllib.unquote(self.path))} footer = """
NameLast ModifiedSizeNameLast ModifiedSize Type
+ """ % {'version': __version__} content = []