Files
rust-rcon/html/playerInfo.html
T

9 lines
238 B
HTML

<div ng-controller="PlayerInfoController" flex layout="column" id="PlayerInfoController">
Info about player {{userid}}
<p>View <a href="#/player/{{userid}}/xp">XP info for this player</a></p>
Show info about this player here
</div>