Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <section class="users">
  2. <h3 class="users-title">Registrierte Spieler</h3>
  3. <table id="users-table">
  4. <tr>
  5. <th>Minecraft Name</th>
  6. <th>Group</th>
  7. <th>Coins</th>
  8. <th>IP</th>
  9. <th>UUID</th>
  10. </tr>
  11. <tr>
  12.  
  13. </tr>
  14. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement