changeset 632:a5b8f25e1752

Added a link in the sidebar to the new wiki.
author Brian Neal <bgneal@gmail.com>
date Mon, 19 Nov 2012 19:25:11 -0600
parents f36d1a168be7
children efac466a05d4
files sg101/templates/base.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sg101/templates/base.html	Wed Nov 14 20:57:05 2012 -0600
+++ b/sg101/templates/base.html	Mon Nov 19 19:25:11 2012 -0600
@@ -71,6 +71,7 @@
       <li><a href="{% url 'weblinks-main' %}">Links</a></li>
       <li><a href="{% url 'haystack_search' %}">Search</a></li>
       <li><a href="/store/">Store</a></li>
+      <li><a href="http://wiki.surfguitar101.com">Wiki</a></li>
       <li><a href="{% url 'ygroup-thread_index' %}">Yahoo Group</a></li>
    </ul>
    {% include 'core/social_block.html' %}