Richard Allred
2019-08-03 99e73490b45f1f76040216418afeec9ff9770e57
commit | author | age
f6dd9c 1 <html>
SU 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>