summaryrefslogtreecommitdiff
path: root/index.html
blob: 0bb2144cf89f6ef6548baade7f2beb260741241d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title> P.S.: HCKLABXL </title>
    <link rel="stylesheet" href="assets/css/screen.css">
  </head>
  <body>
      <header>
          <h1>HCKLABXL</h1>
      </header>
      <main>
      </main>
      <aside>
          <address>
              Avenue Princesse Elisabeth 46
              1030 Schaerbeek
          </address>
          <p><a href="https://ps.zoethical.com/c/ps/hcklabxl">forum</a></p>
      </aside>
  </body>
</html>