Invite bug fix

This commit is contained in:
Lukas Nowy
2019-02-18 00:54:34 +01:00
parent 5dfadaef2f
commit 6550aa5e51
4 changed files with 80 additions and 6 deletions

View File

@ -12,6 +12,10 @@
<script src="/invite/inv.js"></script>
</head>
<body>
<p class="s_name">Name: </p>
<p class="s_desc">Description: </p>
<p class="s_link">Invite Link: </p>
<button class="btn_verify">Join to this Shoppinglist</button>
</body>
</html>