diff --git a/hotel/rooms/templates/index.html b/hotel/rooms/templates/index.html index f5e8294..0d41d3f 100644 --- a/hotel/rooms/templates/index.html +++ b/hotel/rooms/templates/index.html @@ -21,8 +21,8 @@
Numer pokoju | Typ pokoju | Cena | @@ -38,9 +38,9 @@ {% csrf_token %} {% else %} @@ -48,9 +48,9 @@ {% csrf_token %} {% endif %}
---|