Create waschmarken as clone of webpnp
This commit is contained in:
14
static/views/master/template.html
Normal file
14
static/views/master/template.html
Normal file
@@ -0,0 +1,14 @@
|
||||
Welcome to <b id="session"></b>, lobbymaster <span id="label-username"></span>
|
||||
<br><br>
|
||||
<button id="btn-leave-session">Leave Session</button>
|
||||
|
||||
<div id="div-gen-item">
|
||||
Name: <input id="input-gen-item-name" /> <br>
|
||||
Description: <input id="input-gen-item-description" /> <br>
|
||||
Image: <input id="input-gen-item-image" /> <br>
|
||||
<button id="btn-gen-item">Create item</button>
|
||||
</div>
|
||||
<div id="items">
|
||||
</div>
|
||||
<div id="inventories">
|
||||
</div>
|
||||
Reference in New Issue
Block a user