Files
ServiceSimulator/test/service/webservice/cgi-bin/test.html
stubbfel 7cf755493c Merge branch 'master' into master-2
# Conflicts:
#	LICENSE
2015-03-27 00:06:28 +01:00

7 lines
108 B
HTML

<html>
<Title>Hello in HTML</Title>
<body>
<p>Hello There!</p>
<p><b>Hi There!</b></p>
</body>
</html>