aboutsummaryrefslogblamecommitdiff
path: root/modules/private/websites/_www/index.htm
blob: 027425189bd7a532a94fa67f48324b4a3999df23 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                   
<!DOCTYPE html>
<html>
  <head>
    <title>Hello World HTML</title>
  </head>
  <body>
    <h1>It works!</h1>
  </body>
</html>