Files
SecGen/lib/templates/CTFd/index.html

14 lines
436 B
HTML

<div class="row">
<div class="col-md-6 offset-md-3">
<br>
<h1 class="text-center">Welcome to SecGenCTF</h1>
<br>
<h4 class="text-center">
Here you can <a href="submit">submit flags you discover</a>, and <a href="challenges">review the challenges, and (if available) purchase hints</a>.
</h4>
<h4 class="text-center">
Good luck!
</h4>
</div>
</div>