{% extends "base.html" %} {% block title %}Configure New Game - StratumGS{% end %} {% block head %} {% end %} {% block content %}

Configure

Configure a new game of {{ config["display_name"] }}.

{% for i in range(config["num_players"]) %}

{% end %}

{% end %}