From 0f33b1fc8dcd67b304c63b3d91cd8ccd1f73603e Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Tue, 30 Dec 2008 00:55:49 +0100 Subject: add documentation about "email search" --- templates/frontpage.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/frontpage.tmpl b/templates/frontpage.tmpl index f36609d..7b103a0 100644 --- a/templates/frontpage.tmpl +++ b/templates/frontpage.tmpl @@ -16,6 +16,8 @@ Debian Project patch tracking system - search for package p
  • $conf.root_url/package/<p>/<v> - go directly to the page for package p, version v
  • +
  • $conf.root_url/email/<u> + - show packages with maintainer address containing u.
  • Browse patches by package name

    #set $links = [ ""+k+"" for k in $indices ] -- cgit v1.2.3