Note shared with:
{% for user in note.shared_with.all %}
diff --git a/src/templates/apps/gameboard/_partials/_gatekeeper.html b/src/templates/apps/gameboard/_partials/_gatekeeper.html
index fbb3257..fddc27b 100644
--- a/src/templates/apps/gameboard/_partials/_gatekeeper.html
+++ b/src/templates/apps/gameboard/_partials/_gatekeeper.html
@@ -53,7 +53,7 @@
{% if room.gate_status == 'OPEN' %}
{% endif %}
diff --git a/src/templates/apps/gameboard/_partials/_table_positions.html b/src/templates/apps/gameboard/_partials/_table_positions.html
index 6580a41..6189c83 100644
--- a/src/templates/apps/gameboard/_partials/_table_positions.html
+++ b/src/templates/apps/gameboard/_partials/_table_positions.html
@@ -8,7 +8,7 @@