summaryrefslogtreecommitdiff
path: root/html/form-post-input.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/form-post-input.html')
-rw-r--r--html/form-post-input.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/form-post-input.html b/html/form-post-input.html
index 0c384cf..3406dc2 100644
--- a/html/form-post-input.html
+++ b/html/form-post-input.html
@@ -5,7 +5,6 @@
</head>
<body>
<h1>Trivial Post Form Input</h1>
- <p>Hello!</p>
<form action="https://test.netsurf-browser.org/cgi-bin/env.cgi" method="post">
<input type="submit" name="button" value="Button">
</form>