summaryrefslogtreecommitdiff
path: root/design/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/base.html')
-rw-r--r--design/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index 06220ed..935849a 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -30,6 +30,7 @@
<nav>
<a class="nav-item smcaps" href="{% url "jrnl:list" %}" title="Stories of life on the road.">Jrnl</a>{%comment%} &amp; <a href="{% url "fieldnotes:list" %}" title="Short stories, snapshots of daily life on the road.">Field Notes</a>{%endcomment%}
<a class="nav-item smcaps" href="/friends/" title="Join 'friends of a long year'">Friends</a>
+ <a class="nav-item smcaps" href="/range/" title="Join 'range'">Range</a>
<a class="nav-item smcaps" href="/about" title="About Scott">About</a>
</nav>
</header>