<liclass="nav-header"><h3>Filter by Country</h3></li>
<tt-foreach="countries"t-as="country">
<lit-if="country['country_id']"t-att-class="country['active'] and 'active' or ''">
<at-attf-href="/partners#{ current_grade and '/grade/%s' % slug(current_grade) or ''}#{country['country_id'][0] and '/country/%s' % country['country_id'][0] or '' }#{ '?' + (search_path or '') + (country['country_id'][0] == 0 and 'country_all=True' or '')}">
<at-attf-href="/partners#{ current_grade and '/grade/%s' % slug(current_grade) or ''}#{country['country_id'][0] and '/country/%s' % country['country_id'][0] or '' }#{ '?' + (search_path or '')}">
<spanclass="badge pull-right"t-esc="country['country_id_count'] or ''"/>