diff --git a/booker/templates/booker/scanner.html b/booker/templates/booker/scanner.html index f7cf5ed..f780815 100644 --- a/booker/templates/booker/scanner.html +++ b/booker/templates/booker/scanner.html @@ -4,12 +4,41 @@ {% block title %}Scanner: {{ scanner_id }}{% endblock %} {% block content %} -
-
- +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+
+ + +
+
+ + +
+
{{ scanner_id|json_script:"scanner_id" }} {% endblock %}