administration done (minimalistic)
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
<body>
|
||||
<div>
|
||||
<h1>Users</h1>
|
||||
<p>id, username, permission</p>
|
||||
<div id="users"></div>
|
||||
</div>
|
||||
<div>
|
||||
<h1>Votes</h1>
|
||||
<div id="votes"></div>
|
||||
<h1>Players</h1>
|
||||
<p>id, name</p>
|
||||
<div id="players"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user