From 99cf99a71f5a5aa0bf88706ce9dcbfbfdb957888 Mon Sep 17 00:00:00 2001
From: Sean Finney
Date: Sat, 28 Jun 2008 21:14:19 +0200
Subject: minor template touchups / fixes
---
templates/frontpage.tmpl | 8 +++++++-
templates/skeleton.tmpl | 4 ++--
2 files changed, 9 insertions(+), 3 deletions(-)
(limited to 'templates')
diff --git a/templates/frontpage.tmpl b/templates/frontpage.tmpl
index 37a4794..53b3da0 100644
--- a/templates/frontpage.tmpl
+++ b/templates/frontpage.tmpl
@@ -11,13 +11,19 @@ Debian Project patch tracking system
of software packaged in the debian distribution.
Quick access
+
+ - $conf.root_url/package/<p>
+ - search for package p
+ - $conf.root_url/package/<p>/<v>
+ - go directly to the page for package p, version v
+
Browse patches by package name
#set $links = [ ""+k+"" for k in $indices ]
#set $out = " - ".join($links)
$out
- Jump to package
+ Jump to package / Package search