{% load i18n %}

{% trans "Who to follow" %}

{% csrf_token %} {% trans "Don't show suggested users" as button_text %}
{% include 'snippets/suggested_users.html' with suggested_users=suggested_users %} {% trans "View directory" %}