From 62724afd986508e2f8b694cc78821668971b43e2 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Tue, 4 May 2010 16:45:07 -0400 Subject: [PATCH] Directly link to actual package item on task pages. --- neurodebian/templates/pkg.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index 3fc762c..50cd2d1 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -18,11 +18,11 @@ External links: {%- endif -%} {% if db.blends %}{% for blend, name, url in db.blends.tasks -%} {%- if blend == 'debian-med' -%} - + {%- endif -%} {%- if blend == 'debian-science' -%} - + {%- endif -%} {%- endfor -%} -- 2.39.5