mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-22 19:21:23 +00:00
Ported to WO names. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30689 72102866-910b-0410-8b05-ffd578937521
13 lines
349 B
HTML
13 lines
349 B
HTML
<html>
|
|
<head>
|
|
<title>GNUstepWeb Dynamic Elements Testing</title>
|
|
</head>
|
|
<body>
|
|
<h2>GNUstepWeb Dynamic Elements Testing</h2>
|
|
<ul>
|
|
<webobject name="Repetition">
|
|
<li><webobject name="Link"></webobject> <webobject name="Comment"></webobject></li>
|
|
</webobject>
|
|
</ul>
|
|
</body>
|
|
</html>
|