summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/index.html b/index.html
index 411135c..223e5fe 100644
--- a/index.html
+++ b/index.html
@@ -24,10 +24,8 @@
<div role="main">
<div id="add-sample">
- <form action="" method="get">
- <input type="text" class="url-input js-sample-url" placeholder="http://www.youtube.com/watch?v=_JGaQ3g8WU4" />
- <button type="button" class="button green large js-create-sample">+</button>
- </form>
+ <input type="text" class="url-input js-sample-url" placeholder="http://www.youtube.com/watch?v=_JGaQ3g8WU4" />
+ <button type="button" class="button green large js-create-sample">+</button>
</div>
<div id="samples"></div>