control-repo/modules/iis_demo/templates/index.html.erb
jhejda@wmpromus.com 8fc6668336 iis
2019-05-23 11:56:59 +02:00

12 lines
187 B
Plaintext

<HTML>
<HEAD>
<TITLE>
Hello World!
</TITLE>
</HEAD>
<BODY>
<H1>Hell World!</H1>
<P>This is very minimal "hello world" HTML document.</P>
</BODY>
</HTML>