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 @@ Title + -
Вы успешно оплатили {{total_price}} P. -
Возьмите пожалуйста чек +
+
+
+
+ + +

Your payment was successful

+

Thank you for your payment. we will
+be in contact with more details shortly

+ +
+
+
+
+ +
- \ No newline at end of file + + + \ No newline at end of file diff --git a/templates/check_choice.html b/templates/check_choice.html index db2b82f..ef655fb 100644 --- a/templates/check_choice.html +++ b/templates/check_choice.html @@ -6,24 +6,26 @@ Title -
-
Ваш выбор:
{{tickets.0}} - {{quantity1}} -
{{tickets.1}} - {{quantity2}} -
{{tickets.2}} - {{quantity3}} +
+
Ваш выбор:
{{tickets.0}} - {{quantity1}} шт. +
{{tickets.1}} - {{quantity2}} шт. +
{{tickets.2}} - {{quantity3}} шт.
Сумма к оплате - {{total_price}} P.
Выберите способ оплаты:
- + - +
@@ -32,14 +34,14 @@ + diff --git a/templates/tickets.html b/templates/tickets.html index b380f1b..11e760e 100644 --- a/templates/tickets.html +++ b/templates/tickets.html @@ -9,21 +9,25 @@ Tickets -

Пожалуйста, выберите тип билетов и укажите их количество

+

Пожалуйста, выберите тип билетов и укажите их количество

- - - + + + @@ -31,9 +35,9 @@ - + - + - +
Наименование Цена Количество Наименование Цена Количество
-
-
-