{{ block title }}Feedback{{ endblock }} {{ block content }}

The true majority color was {% if true_color == 'Red' %}Red{% else %}Blue{% endif %}.

{{ advisor_name }} said the true color was: {% if advice_picked == 'Red' %}Red{% else %}Blue{% endif %}.

{{ next_button }} {{ endblock }}