diff --git a/main/templates/scan.html b/main/templates/scan.html index 285f97d..dfe3134 100644 --- a/main/templates/scan.html +++ b/main/templates/scan.html @@ -10,10 +10,18 @@
+
+ +
+ + +
+
+
- {% if error %} + {% if error %}
{{ error }}
- {% endif %} + {% endif %}
@@ -56,6 +64,47 @@ {% block extra_js %}