name
This commit is contained in:
parent
fa703b5f48
commit
a21d87384c
2
index.py
2
index.py
@ -25,7 +25,7 @@ def login():
|
|||||||
<input type="radio" name="act" value="start"> Start<Br>
|
<input type="radio" name="act" value="start"> Start<Br>
|
||||||
<input type="radio" name="act" value="stop"> Stop<Br>
|
<input type="radio" name="act" value="stop"> Stop<Br>
|
||||||
<input type="radio" name="act" value="destroy"> destroy<Br>
|
<input type="radio" name="act" value="destroy"> destroy<Br>
|
||||||
<input value="Name" type="submit" />
|
<input value="Exec" type="submit" />
|
||||||
</form>
|
</form>
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user