From: Michael Hanke Date: Tue, 27 Apr 2010 01:55:41 +0000 (-0400) Subject: Place Debian Med icons in package pages. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7ac77f2afe668de23c4e5f43bd2fe6f3a56a9249;p=neurodebian.git Place Debian Med icons in package pages. --- diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index 1caa5d4..5838220 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -16,6 +16,13 @@ External links: {%- endif -%} + {% if db.blends %}{% for blend, name, url in db.blends.tasks -%} + {%- if blend == 'debian-med' -%} + + + {%- endif -%} + {%- endfor -%} + {%- endif -%}

{% if db.main.publication %} diff --git a/sphinx/_static/debianmed.png b/sphinx/_static/debianmed.png new file mode 100644 index 0000000..c19e2c5 Binary files /dev/null and b/sphinx/_static/debianmed.png differ