fixed sig-select deck styling, room.html aperture styling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -219,6 +219,7 @@ def gatekeeper(request, room_id):
|
||||
else:
|
||||
ctx = _gate_context(room, request.user)
|
||||
ctx["room"] = room
|
||||
ctx["page_class"] = "page-gameboard"
|
||||
return render(request, "apps/gameboard/room.html", ctx)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user