Gambling Foo A RESTful gaming service
@@ -42,7 +49,11 @@
{% if playerActive and not choose_trump_color %} + + {% endif %}
diff --git a/templates/home/player.html b/templates/home/player.html index aa01b44..e2cf693 100644 --- a/templates/home/player.html +++ b/templates/home/player.html @@ -2,6 +2,13 @@ {% block content %} + +
@@ -42,7 +49,11 @@