diff options
author | eliott <eliott@cactuswax.net> | 2008-06-04 18:28:27 -0700 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2008-06-04 18:28:27 -0700 |
commit | b6d6cc6062c6dbfcfac719f3ad9f5a74dfd89c5b (patch) | |
tree | f6ab159b9b01e5d9a25f71e98632f4ad5dd550e7 /templates/devel/siteindex.html | |
parent | bb81372adcec6232ebf644514622c85cacde02e9 (diff) |
Added an ex-developer 'fellows' page.
Diffstat (limited to 'templates/devel/siteindex.html')
-rw-r--r-- | templates/devel/siteindex.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/siteindex.html b/templates/devel/siteindex.html index e7cbbe05..37bdba42 100644 --- a/templates/devel/siteindex.html +++ b/templates/devel/siteindex.html @@ -106,6 +106,7 @@ <ul class="links"> <li><a href="/devel/">Dev Dashboard</a></li> <li><a href="/developers/">Developer List</a></li> + <li><a href="/fellows/">Fellows List</a></li> </ul> <h3>Main Site Links:</h3> <ul class="links"> |