correction de petites erreurs
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<h1>Profil</h1>
|
<h1>Profil</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>username : {user.username}</li>
|
<li>username : {user.username}</li>
|
||||||
<li>stats : Win games {stats.winGame}
|
<li>stats : Win games {stats.winGame}
|
||||||
Lose games {stats.loseGame}
|
Lose games {stats.loseGame}
|
||||||
Draw games {stats.drawGame}
|
Draw games {stats.drawGame}
|
||||||
Total games {stats.totalGame}
|
Total games {stats.totalGame}
|
||||||
|
|||||||
Reference in New Issue
Block a user