mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-24 20:21:24 +00:00
* ported to OS X (beta) * depricated GSW naming git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30215 72102866-910b-0410-8b05-ffd578937521
8 lines
128 B
HTML
8 lines
128 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Hello World!</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
Hello <webobject NAME=body_name_string></webobject>!
|
|
</BODY>
|
|
</HTML>
|