From 28d967e3e274c1afe797c753c3e996b1c3a710f5 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 26 Mar 2018 13:04:09 +0100 Subject: [PATCH] Add type to tag links --- app/templates/packages/list.html | 3 ++- app/views/packages.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/templates/packages/list.html b/app/templates/packages/list.html index cd7f7d9..5242018 100644 --- a/app/templates/packages/list.html +++ b/app/templates/packages/list.html @@ -6,6 +6,7 @@ {% block content %}
+ {% if type %}{% endif %}
@@ -26,7 +27,7 @@