{% extends "base_event.html" %} {% block event_title %}Declare Your Action{% end %} {% block event_content %}

Hole Card : {{hole_card}}

{% for card in hole_card %} {% end %}

Valid Actions

>Action History: {{action_histories }}
{% end %}