diff --git a/tpl/blocks/room.html b/tpl/blocks/room.html index f5dac0f..0f3e3c6 100644 --- a/tpl/blocks/room.html +++ b/tpl/blocks/room.html @@ -44,9 +44,11 @@ {% if order.room_id == order.code and not order.room_confirmed and len(room_members) < 5 %}
- -

Invite

-

Get room code

+
+ +

Invite

+

Get room code

+
{% endif %} @@ -92,7 +94,7 @@ {% for person in pending_roommates %} - + {% if person.status == 'pending' %}
{{person.name}}UNPAID