Skip to content
Snippets Groups Projects
Select Git revision
  • d315c0c1e24784573d694fb7e7739466ceaa05a1
  • master default protected
2 results

index.html

Blame
  • index.html 122 B
    <html>
        <head>
            <title>Test 2</title>
        </head>
        <body>
            <p>This is Sparta!</p>
        </body>
    </html>