From 25ed127e81cb61e5847995b51bf0ab2f95549e34 Mon Sep 17 00:00:00 2001 From: Stranck Date: Sat, 6 Jan 2024 12:58:23 +0100 Subject: [PATCH] Fixed funny link in room.html --- tpl/blocks/room.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/blocks/room.html b/tpl/blocks/room.html index 8de7962..4425c1f 100644 --- a/tpl/blocks/room.html +++ b/tpl/blocks/room.html @@ -2,7 +2,7 @@ Accomodation & Roommates {% if not order.room_confirmed %}⚠️{% endif %}

Your room {% if room_members %}- {{room_members[0].ans('room_name')}}{% endif %}

Room's type: {{ROOM_TYPE_NAMES[order.bed_in_room]}}.

-

Note! Only people with the same room type can be roommates. If you need help, you can check the support guide clicking here.

+

Note! Only people with the same room type can be roommates. If you need help, contact the Furizon's Staff.

{# Show alert if room owner has wrong people inside #}