easyctf-2017/web/pages/chat.html
2016-01-02 01:01:34 -05:00

7 lines
277 B
HTML

<div class="fade_in text-center">
<h1 class="heading1">EasyCTF IRC</h1>
<div class="irc">
<iframe src="https://kiwiirc.com/client/irc.kiwiirc.com/?&theme=mini#easyctf" style="border: none; width:100%; height:70%; border-radius:1em;"></iframe>
</div>
</div>