ventilaar
/
twitter_zuil
Archived
1
Fork 0

laatste commit

This commit is contained in:
ventilaar 2020-11-05 10:40:20 +01:00
parent 23817da697
commit 5854e58d5a
5 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -57,7 +57,7 @@
<input type="text" placeholder="Username" name="uname" required> <input type="text" placeholder="Username" name="uname" required>
<input type="password" placeholder="Password" name="pword" required> <input type="password" placeholder="Password" name="pword" required>
<input type="password" placeholder="Password again" name="pword2" required> <input type="password" placeholder="Password again" name="pword2" required>
<button type="submit">Login</button> <button type="submit">Add</button>
</form> </form>
</body> </body>

View File

@ -6,7 +6,7 @@ import secrets
""" """
pas de locatie id aan zoals weergeven in moderator scherm pas de locatie id aan zoals weergeven in moderator scherm
""" """
locatieid = 2 locatieid = 1
""" """
test var, het het nogmaal gesproken op False test var, het het nogmaal gesproken op False