summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2010-11-15 21:58:45 -0800
committerParabola <dev@list.parabolagnulinux.org>2010-11-15 21:58:45 -0800
commit90915ae0b7875a7cbb0e00846579b805a7909f30 (patch)
tree84802154d89a00c8eb3a01a1358adf32b3ca0410 /templates/public/index.html
parent7e1e0dffaf0584270e652815a0b0ed3f03e32add (diff)
changes from 15 nov
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 325358d6..708c5347 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -155,9 +155,8 @@
<li><a href="{% url page-art %}" title="Parabola logos and other artwork for promotional use">Logos &amp; Artwork</a></li>
<li><a href="{% url news-list %}" title="News Archives">News Archives</a></li>
<li><a href="/feeds/" title="Various RSS Feeds">RSS Feeds</a></li>
- <li><a href="{% url page-devs %}" title="Active developers">Developer Profiles</a></li>
- <li><a href="{% url page-tus %}" title="Active Trusted Users (TUs)">Trusted User Profiles</a></li>
- <li><a href="{% url page-fellows %}" title="Retired Developers">Fellows Profiles</a></li>
+ <li><a href="{% url page-devs %}" title="Active hackers">Hackers Profiles</a></li>
+ <li><a href="{% url page-fellows %}" title="Retired hackers">Fellows Profiles</a></li>
</ul>
</div><!-- #nav-sidebar -->