mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
non trivially hackable challenge ;)
This commit is contained in:
parent
b0b3d375a3
commit
79d7ed3549
2 changed files with 34 additions and 11 deletions
|
@ -1005,6 +1005,22 @@ _PAGES_error
|
|||
|
|
||||
|{_HTML_tail}
|
||||
|
||||
_PAGES_group_challenge
|
||||
|<title>challenge for [_nick_place]@{_VAR_host}</title>
|
||||
|
|
||||
|{_HTML_head}
|
||||
|<div align="center">
|
||||
|<h1>[_challenge]</h1>
|
||||
|
|
||||
|## action="/@[_nick_place]" doesn't make it better
|
||||
|<form method="GET">
|
||||
|<input type="string" name="answer">
|
||||
|<input type="hidden" name="parameters" value="[_parameters]">
|
||||
|</form>
|
||||
|
|
||||
|</div>
|
||||
|{_HTML_tail}
|
||||
|
||||
_PAGES_group_scratchpad
|
||||
|<title>scratchpad for [_nick_place]@{_VAR_host}</title>
|
||||
|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue