{% extends "base.html" %} {% block content %}
{% for i in range(size) %}

{% endfor %}

Game info


Game state

Turn

Move count

Move history

{% endblock %}