diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-08-16 12:31:44 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-08-16 12:31:44 -0400 |
commit | a3a0e4a4e23e8f3102a5686254ac3bc7fa883cc5 (patch) | |
tree | d1e3f233dc9a40f51a055f264f86c20379eb5870 /templates | |
parent | 3596877f543425188be39da89a5cb52e6f97957a (diff) |
add signoffs to the main menu
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 03337bf4..0f6b5d70 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,6 +32,7 @@ <li><a href="/devel/profile/">Profile</a></li> <li><a href="http://www.archlinux.org/mailman/private/arch-dev/">Archives</a></li><li><a href="/wiki/">Dev Wiki</a></li> <li><a href="/todo/">Todos</a></li> + <li><a href="/packages/signoffs/">Signoffs</a></li> <li><a href="/news/">News</a></li> <li><a href="/devel/">Dashboard</a></li> </ul> |