summaryrefslogtreecommitdiff
path: root/project1/proj1_s4498062/content/test/index.html
blob: a5d8c3dc84c77022f813b3c3aebaeab4f96abe35 (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>
    <head>
        <title> Index Page </title>
    </head>
    <body>
        <h1> Index Page </h1>
        <p> Test Text </p>
    </body>
</html>