summaryrefslogtreecommitdiff
path: root/src/templates/index.html
blob: 7b6070cc3e259780e8a8cb229deb2f70cdb10f0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <body>
    <ul>
      <li>Essex</li>
      <li>Hudson</li>
      <li>Terraplane</li>
    </ul>
  </body>
</html>