diff 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
line wrap: on
line diff
--- a/gpp/templates/irc/irc_block.html	Sun Mar 06 20:51:15 2011 +0000
+++ b/gpp/templates/irc/irc_block.html	Sun Mar 06 21:50:10 2011 +0000
@@ -11,4 +11,5 @@
 {% else %}
 <p class="centered"><a href="irc://surfguitar101.com/ShallowEnd,needpass">#ShallowEnd</a> is empty.</p>
 {% endif %}
+<p class="centered"><a href="/irc/">Need help getting started?</a></p>
 {% endblock %}