{% if not game_id %}
Create Game
Fill in playernames for wanted players
Leave empty for no player ...
Back
{% endif %} {% if game_id %}
Your game ID is: {{ game_id }}
Join Game
{% endif %}