diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-12-26 18:00:23 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-12-26 18:00:23 (GMT) |
commit | 4c7ccb93e69d0dc44321fe6a4eff71a886a1b768 (patch) | |
tree | f4ca4e518f2b25748bf630d0e25b80739c787d28 /linhes/linhes-web/website/contents/home.shtml | |
parent | 6e982890e22fc33f0a4005336b64b8656a94fd8c (diff) | |
download | linhes_pkgbuild-4c7ccb93e69d0dc44321fe6a4eff71a886a1b768.zip linhes_pkgbuild-4c7ccb93e69d0dc44321fe6a4eff71a886a1b768.tar.gz linhes_pkgbuild-4c7ccb93e69d0dc44321fe6a4eff71a886a1b768.tar.bz2 |
linhes-web: rework home.shtml and add some doctypes
Diffstat (limited to 'linhes/linhes-web/website/contents/home.shtml')
-rwxr-xr-x[-rw-r--r--] | linhes/linhes-web/website/contents/home.shtml | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/linhes/linhes-web/website/contents/home.shtml b/linhes/linhes-web/website/contents/home.shtml index a2ef7dd..9494139 100644..100755 --- a/linhes/linhes-web/website/contents/home.shtml +++ b/linhes/linhes-web/website/contents/home.shtml @@ -1,19 +1 @@ -<html> - <head> - <style type="text/css">@import "frame.css";</style> - </head> - <body> - <div id="mainContainer"> - <!--#exec cmd="/data/srv/httpd/htdocs/count.py" --> - </div> -<!-- - <div id="netContainer"> - <img src="/xymon/gifs/network.png" class="center"> - </div> ---> - <div id="footer"> - <p>Thank you for choosing LinHES!</p> - </div> - </body> -</html> - +<!--#exec cmd="/data/srv/httpd/htdocs/count.py" --> |