diff --git a/app/templates/games/new_game.html b/app/templates/games/new_game.html
index 9085862..9414e51 100644
--- a/app/templates/games/new_game.html
+++ b/app/templates/games/new_game.html
@@ -173,8 +173,9 @@
{% for u in all_users %}
{% endfor %}
-
@@ -293,6 +293,11 @@
+ {# Hidden inputs driven by Alpine — always submitted regardless of step #}
+
+
+
+
{% endblock %}