summaryrefslogtreecommitdiff
path: root/project1/proj1_s4498062/content/test/index.html
blob: 8f5923fc1e5a144acdee8de147868af6339e4882 (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>