summaryrefslogtreecommitdiffstats
path: root/test.html
blob: 2642bfa4084809c7606a9fc9aaf716e5bf26145a (plain)
1
2
3
4
5
6
7
8
9
<html>
	<div class="header">
        <h1>My Journal</h1>
    </div>
    <div class="content" disabled>
        <p>Hello World</p>
    </div>

</html>