---
title: "Members – Logitio"
language: "fr-FR"
canonical_url: "https://logitio.com/members/"
source_url: "https://logitio.com/members/"
content_type: "text/markdown"
---

<# if ( data.length > 0 ) { #>
			<# _.each( data, function( user, key, list ) { #>




						{{{user.account_status_name}}}




								[
									{{{user.cover_photo}}}
								](%7B%7B%7Buser.profile_url%7D%7D%7D)



							[
								{{{user.avatar}}}
															](%7B%7B%7Buser.profile_url%7D%7D%7D)




													<# if ( user.display_name_html ) { #>

									[
										{{{user.display_name_html}}}
									](%7B%7B%7Buser.profile_url%7D%7D%7D)

							<# } #>
												{{{user.hook_just_after_name}}}

						<# if ( user.can_edit ) { #>

								[
									Modifier le profil								](%7B%7B%7Buser.edit_profile_url%7D%7D%7D)

						<# } #>

												{{{user.hook_after_user_name}}}





			<# }); #>
		<# } else { #>




We are sorry. We cannot find any users who match your search criteria.



		<# } #>
