diff --git a/website/web/templates/capture.html b/website/web/templates/capture.html index 702781d..8319b73 100644 --- a/website/web/templates/capture.html +++ b/website/web/templates/capture.html @@ -95,18 +95,28 @@
- -
-
Or pick the user agent of your choice:

{% endif %} +
+
+
+ + +
+
+
+
@@ -149,14 +159,21 @@
{% endfor%} {% endfor%} +
-
Or type the user-agent of your choice:
-
+
+
+
+ + +
+
+
+ placeholder="String to use as a User-Agent for the capture" disabled>
@@ -262,5 +279,29 @@ } }) + + {% endblock %}