- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Test sync resources</title>
- </head>
- <body>
- <form method="post">
- <input type="hidden" name="uuid" value="$uuid}"/>
- <input type="hidden" name="ant_target" value="http_first_output"/>
- Text<input type="text" name="text" />
- <input type="submit" />
- </form>
- </body>
- </html>
|