{{ load static }} {{ block content }} {{ if player.role == C.pa_ROLE }}

Role: Advisor

End of Round {{ player.round_number }}

{{ include '_static/tables/feedback_tables/stage_1/advisor.html' }} {{ include '_static/tables/history_tables/stage_1/advisor.html' }}
{{ else }}

Role: Investor

End of Round {{ player.round_number }}

{{ include '_static/tables/feedback_tables/stage_1/investor.html' }} {{ include '_static/tables/history_tables/stage_1/investor.html' }}
{{ endif }} {{ include '_static/instructions/instr_bttn/stage_1.html' }} {{ endblock }}