{% extends 'bulma.html.twig' %} {% block title %}Administration > Games{% endblock %} {% block content %}
Liste de jeux de rôle connus dans l'application.
Nom du jeu | Validé? | Actions |
---|---|---|
{{ game.name }} | {% if game.isValidByAdmin %} |
Éditer Supprimer |