Blame view

test.html 137 Bytes
14a09168   Alex Savenko   init commit
1
2
3
4
5
6
7
8
9
10
  <!DOCTYPE html>

  <html lang="en">

  <head>

      <meta charset="UTF-8">

      <title>Title</title>

  </head>

  <body>

   test

  </body>

  </html>