• Display
  • {% trans %}All{% endtrans %}
  • {% if request.user.is_authenticated() %}
  • {% trans %}Only followed{% endtrans %}
  • {% endif %}