Deleting all apps apart from those used in Ch1 and Ch2 labs

This commit is contained in:
Ravi Srinivasan
2019-06-07 12:51:10 +05:30
parent 9853abc4ac
commit a387a34d24
213 changed files with 0 additions and 6502 deletions

View File

@@ -1,12 +0,0 @@
<html>
<head>
<title>HTML5 Todo App</title>
</head>
<body>
<h1>Test HTML page</h1>
<hr/>
<p>
This is just a test page to check Apache Httpd is working before involving Angular and the REST services.
</p>
</body>
</html>