From: Michael Hanke Date: Tue, 4 May 2010 20:45:07 +0000 (-0400) Subject: Directly link to actual package item on task pages. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=62724afd986508e2f8b694cc78821668971b43e2;p=neurodebian.git Directly link to actual package item on task pages. --- 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 -%}