From c0b4496bd01ce544cc3be57728195fb5574ac95f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 6 Apr 2010 20:48:10 +0200 Subject: Remove YAP --- templates/menu.mako | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/menu.mako') diff --git a/templates/menu.mako b/templates/menu.mako index 6c08fa0..4d6fff4 100644 --- a/templates/menu.mako +++ b/templates/menu.mako @@ -2,7 +2,6 @@ menu = [ ("/index", "Portato"), ("/download", "Download"), - ("/development", "Development"), - ("/yap", "YA Page") + ("/development", "Development") ] %> -- cgit v1.2.3