diff --git a/db.sqlite3 b/db.sqlite3 index ee0418b..03652cb 100644 Binary files a/db.sqlite3 and b/db.sqlite3 differ diff --git a/djangoZoo/__pycache__/urls.cpython-39.pyc b/djangoZoo/__pycache__/urls.cpython-39.pyc index de3c9d9..89e2d53 100644 Binary files a/djangoZoo/__pycache__/urls.cpython-39.pyc and b/djangoZoo/__pycache__/urls.cpython-39.pyc differ diff --git a/djangoZoo/urls.py b/djangoZoo/urls.py index 9c546d7..e763f92 100644 --- a/djangoZoo/urls.py +++ b/djangoZoo/urls.py @@ -34,7 +34,6 @@ urlpatterns = [ path('check_choice/main', index_page), path('check_choice/tickets.html', tickets_page) - - - ] + + diff --git a/static/bg7.jpg b/static/bg7.jpg new file mode 100644 index 0000000..0f7c947 Binary files /dev/null and b/static/bg7.jpg differ diff --git a/static/bg_main.jpg b/static/bg_main.jpg new file mode 100644 index 0000000..a3e7e3c Binary files /dev/null and b/static/bg_main.jpg differ diff --git a/static/screen-15.jpg b/static/screen-15.jpg new file mode 100644 index 0000000..6a1de4e Binary files /dev/null and b/static/screen-15.jpg differ diff --git a/static/success.jpg b/static/success.jpg new file mode 100644 index 0000000..4990215 Binary files /dev/null and b/static/success.jpg differ diff --git a/templates/QR.html b/templates/QR.html index d07688a..85c3e11 100644 --- a/templates/QR.html +++ b/templates/QR.html @@ -4,10 +4,70 @@