mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
18 lines
531 B
HTML
18 lines
531 B
HTML
<div class="row">
|
|
<div class="col-md-6 offset-md-3">
|
|
<br>
|
|
<h1 class="text-center">Welcome to SecGenCTF</h1>
|
|
<br>
|
|
<br>
|
|
<h4 class="text-center">
|
|
You may review the <a href=\"challenges">challenges</a> and (if available) purchase hints.
|
|
</h4>
|
|
<h4 class="text-center">
|
|
Please use the <a href=\"submit">Flag Submission</a> page to submit your flags.
|
|
</h4>
|
|
<h4 class="text-center">
|
|
Good luck!
|
|
</h4>
|
|
</div>
|
|
</div>
|