diff --git a/templates/koszyk.html b/templates/koszyk.html index 3e74610..b0c5fbc 100644 --- a/templates/koszyk.html +++ b/templates/koszyk.html @@ -10,10 +10,26 @@ -
- - -
+ + + + + + + + + + + + + + + + + + + +
@@ -29,7 +45,6 @@ {% endfor %}
- Cena całkowita : ${{totalPrice}} + Cena całkowita : {{totalPrice}}zł
diff --git a/templates/login.html b/templates/login.html index 3ed7b7c..68235c6 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,8 +1,35 @@ First flask app + + +
+ + + + + + + + + + + + + + + + + + + + + + + +

{{Błąd}}

Email:

diff --git a/templates/productDescription.html b/templates/productDescription.html index 7a3dd67..b0b71c0 100644 --- a/templates/productDescription.html +++ b/templates/productDescription.html @@ -10,10 +10,26 @@ - - - -
+ + + + + + + + + + + + + + + + + + + +
@@ -29,7 +45,6 @@