1 2 3 4 5 6 7 8 9 10 11 12 13 14
<html> <head> <style type="text/css">@import "/frame.css";</style> </head> <body> <div id="header"> <h1>File Shares</h1> </div> <div id="navcontainer"> <!--#exec cmd="/data/srv/httpd/htdocs/list_exports.py" --> </div> </body> </html>