laatste commit
This commit is contained in:
parent
23817da697
commit
5854e58d5a
Binary file not shown.
Binary file not shown.
BIN
Project design/presentatie.odp
Normal file
BIN
Project design/presentatie.odp
Normal file
Binary file not shown.
@ -57,7 +57,7 @@
|
||||
<input type="text" placeholder="Username" name="uname" required>
|
||||
<input type="password" placeholder="Password" name="pword" required>
|
||||
<input type="password" placeholder="Password again" name="pword2" required>
|
||||
<button type="submit">Login</button>
|
||||
<button type="submit">Add</button>
|
||||
</form>
|
||||
|
||||
</body>
|
||||
|
@ -6,7 +6,7 @@ import secrets
|
||||
"""
|
||||
pas de locatie id aan zoals weergeven in moderator scherm
|
||||
"""
|
||||
locatieid = 2
|
||||
locatieid = 1
|
||||
|
||||
"""
|
||||
test var, het het nogmaal gesproken op False
|
||||
|
Reference in New Issue
Block a user