mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-24 20:21:24 +00:00
9 lines
120 B
HTML
9 lines
120 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Hello World!</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
Hello <GSWEB NAME=BODY_NAME_STRING></GSWEB>!
|
||
|
</BODY>
|
||
|
</HTML>
|