{{ block title }} {{ t.practice_results_title }} {{ endblock }} {{ block content }}

{{ t.practice_results_intro }}

{{ t.practice_results_th_event }} {{ t.practice_results_th_result }}
{{ t.practice_results_participation }} {{ t.practice_results_participation_fee|safe }}
{{ t.practice_results_erase }} {{ practice_results_erase_td|safe }}
{{ t.practice_results_matched }} {{ t.practice_results_matched_text|safe }}
{{ t.practice_results_prediction }} {{ practice_results_prediction_td|safe }}

{{ t.practice_results_total_line }} 1 {{ if cost_p1 > 0 }} - {{ cost_p1 }} {{ else }} + 0 {{ endif }} {{ if cost_p2 > 0 }} - {{ cost_p2 }} {{ else }} + 0 {{ endif }} + {{ bonus_p3 }} = {{ if total_earnings > 0 }} {{ total_earnings }} {{ t.points_word }}. {{ elif total_earnings < 0 }} {{ total_earnings }} {{ t.points_word }}. {{ else }} {{ total_earnings }} {{ t.points_word }}. {{ endif }}

{{ t.practice_results_warning|safe }}
{{ next_button label=t.btn_next }}
{{ endblock }} {{ block styles }} {{ endblock }}