concordia-server/tests/test.html

8 lines
153 B
HTML
Raw Normal View History

2015-06-09 13:01:42 +02:00
<html>
<body>
<form action="http://localhost" accept-charset="UTF-8" method="POST">
<input type="text" name="input_field" />
</form>
</body>
</html>