browser: Removed all directory-listing specific HTML from the Python-generated html. This can't be static because different handlers need different content inside the page body (eg. binary files don't use a table). The JavaScript now clears a lot more of the page and rebuilds the entire directory listing table dynamically.