{% extends 'double_auction/includes/base_block.html' %}
Your role: {{ player.role|capfirst }}
Period: {{ view.round_number }} of {{ Constants.num_rounds }}
Time remaining:
Total period profit: 1
Session earnings: 1
{% endblock %}