Mercurial > public > sg101
comparison gpp/templates/irc/irc_block.html @ 373:54cbdef18cf4
Improved the IRC view and block to point to instructions on how to get started with IRC.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Mar 2011 21:50:10 +0000 |
parents | 3cf18e6002dd |
children |
comparison
equal
deleted
inserted
replaced
372:7c7201f942fe | 373:54cbdef18cf4 |
---|---|
9 </ul> | 9 </ul> |
10 <p class="centered">Join them in the <a href="irc://surfguitar101.com/ShallowEnd,needpass">#ShallowEnd</a>!</p> | 10 <p class="centered">Join them in the <a href="irc://surfguitar101.com/ShallowEnd,needpass">#ShallowEnd</a>!</p> |
11 {% else %} | 11 {% else %} |
12 <p class="centered"><a href="irc://surfguitar101.com/ShallowEnd,needpass">#ShallowEnd</a> is empty.</p> | 12 <p class="centered"><a href="irc://surfguitar101.com/ShallowEnd,needpass">#ShallowEnd</a> is empty.</p> |
13 {% endif %} | 13 {% endif %} |
14 <p class="centered"><a href="/irc/">Need help getting started?</a></p> | |
14 {% endblock %} | 15 {% endblock %} |