{% include 'dataexplorer/help/tooltip.html' with side="right" position="bottom" image='dataexplorer/help/toggle.gif' html='dataexplorer/help/patient.html' %}
{{ form.nicotine_abuse }}
{% include 'dataexplorer/three_way_toggle_stats.html' with stats=stats field='nicotine_abuse' show_percent=show_percent %}
{{ form.hpv_status }}
{% include 'dataexplorer/three_way_toggle_stats.html' with stats=stats field='hpv_status' show_percent=show_percent %}
{{ form.neck_dissection }}
{% include 'dataexplorer/three_way_toggle_stats.html' with stats=stats field='neck_dissection' show_percent=show_percent %}
{{ form.n_status }}
{% include 'dataexplorer/three_way_toggle_stats.html' with stats=stats field='n_status' show_percent=show_percent %}