summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/website/contents/exports.shtml
blob: 12e079cc6065445e002e2ce36de6da7b7fb78216 (plain)
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>