{{filteredSuggestions.length}} profiles found with retribute information ({{allSuggestions.length}} in total)
<pv-if="filters.retributeOnly">
{{filteredSuggestions.length}} profiles found with retribute information (<a@click.prevent="filters.retributeOnly = null">show all {{allSuggestions.length}} profiles</a>)
</p>
<pv-else>
{{filteredSuggestions.length}} profiles found (<a@click.prevent="filters.retributeOnly = true">restrict to profiles with retribute information</a>)
</p>
<ulclass="collection">
<liclass="collection-item avatar"v-for="suggestion in filteredSuggestions":key="suggestion.fullId">