diff options
Diffstat (limited to 'templates/directory.html')
-rw-r--r-- | templates/directory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/directory.html b/templates/directory.html index e91354d..f9bad61 100644 --- a/templates/directory.html +++ b/templates/directory.html @@ -19,6 +19,7 @@ <table class="table mt-4"> <thead> + <th scope="col">Profil image</th> <th scope="col">Identifiant</th> <th scope="col">Nom complet</th> <th scope="col">Email</th> |