{% extends 'bulma.html.twig' %} {% block title %}Administration > Utilisateurs{% endblock %} {% block content %}
Liste des MJ enregistré(e)s dans l'application.
Identité | Compte lié | Actions | |
---|---|---|---|
{{ gamemaster.preferedName }} | {{ gamemaster.email }} | {% if gamemaster.getLinkToUser %}Éditer le compte lié{% else %}aucun{% endif %} | Éditer Supprimer |