From 234bec4bba123a10eec5f0f8175d9a4318133709 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 11 Mar 2010 19:56:49 -0600 Subject: Add link from files back to package Signed-off-by: Dan McGee --- templates/packages/files.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/packages/files.html b/templates/packages/files.html index 2fff5ff1..e8a8facf 100644 --- a/templates/packages/files.html +++ b/templates/packages/files.html @@ -3,6 +3,9 @@ {% block content %}

{{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }}

+

+ Back to Package +

{% include "packages/files-list.html" %}
{% endblock %} -- cgit v1.1-4-g5e80