joelbirchler
2019-12-18 13f7b7c55186c0daeb26c4850f876e5b5f9cf0ec
commit | author | age
3fec67 1 <html>
RM 2 <head>
3   <title>HTML5 Todo App</title>
4 </head>
5 <body>
6   <h1>Test HTML page</h1>
7   <hr/>
8   <p>
9   This is just a test page to check Nginx is working before involving Angular and the REST services.
10   </p>
11 </body>
12 </html>