Added link to seba-geek.de to dirlisting bottom
This commit is contained in:
parent
8a32b02eed
commit
c5cb5f45a7
|
@ -385,7 +385,7 @@ class DirListingHandler(FileBaseHandler):
|
|||
<tbody>
|
||||
""" % {'path': posixpath.normpath(urllib.unquote(self.path))}
|
||||
footer = """</tbody></table></div>
|
||||
<div class="footer">servefile %(version)s</div>
|
||||
<div class="footer"><a href="http://seba-geek.de/stuff/servefile/">servefile %(version)s</a></div>
|
||||
</body>
|
||||
</html>""" % {'version': __version__}
|
||||
content = []
|
||||
|
|
Loading…
Reference in New Issue