{{ block title }}Choose Your Advisor{{ endblock }} {{ block content }}

Which advisor would you like to consult?

Remind me of the accuracy odds

Dots & Co.
{% for row in table_favorable %} {% endfor %}
Accuracy of advisors# of advisors
{{ row.accuracy }}{{ row.count }}
PixelHouse
{% for row in table_inverse %} {% endfor %}
Accuracy of advisors# of advisors
{{ row.accuracy }}{{ row.count }}
{{ formfield 'selected_advisor_type' }}
{{ next_button }} {{ endblock }}