diff --git a/application/templates/base.html b/application/templates/base.html index 72b110e..60d714b 100644 --- a/application/templates/base.html +++ b/application/templates/base.html @@ -1,5 +1,5 @@ - +
@@ -10,8 +10,7 @@ - - + @@ -55,9 +57,25 @@ {% endif %} {% endwith %} - {% block content %}{% endblock %} + {% block content %} + {% endblock %} + + diff --git a/application/templates/scan.html b/application/templates/scan.html index eac628c..023c84f 100644 --- a/application/templates/scan.html +++ b/application/templates/scan.html @@ -3,8 +3,8 @@ {% block content %}Use your camera to scan barcodes in real time.
+Use your camera to scan barcodes