Sequenzia/app/views/help/irc.php
2013-10-26 18:06:58 -05:00

11 lines
403 B
PHP
Executable File

<div class="help">
<h1>Help: IRC</h1>
<div class="section">
<p>IRC is the best way to contact the creator. The official Danbooru IRC channel is at irc.synirc.net/miezaru-illuminati. Ask for rq. However Moe's IRC channel is located at irc.rizon.net/moe-imouto</p>
</div>
</div>
<?php $this->contentFor("subnavbar", function() { ?>
<li><?= $this->linkTo("Help", "#index") ?></li>
<?php }) ?>