{% extends "ttt/base.html" %} {% load staticfiles %} {% block css_file %} {% endblock css_file %} {% block metaprops %} {#Google plus #} {% endblock metaprops %} {% block title %}Tic-Tac-Toe{% endblock title %} {% block content %}
Test error message
H=Human C=Computer