summaryrefslogtreecommitdiff
path: root/internal/test/html/ex1.html
blob: 833f110ef81b14739faf071af1b69beaa01702eb (plain)
1
2
3
4
5
6
<html>
<body>
  <h1>Hello!</h1>
  <a href="/other-page">A link to another page</a>
</body>
</html>