From 47432ea7e4e7abda7021e3e125d6347fbe6534e0 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 21 May 2018 14:56:00 +0100 Subject: Clean up package list search CSS --- app/templates/base.html | 2 +- app/templates/packages/list.html | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app/templates') diff --git a/app/templates/base.html b/app/templates/base.html index 50cf3ef..f2ece29 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -70,7 +70,7 @@
  • Sign in
  • {% endif %} -
    +
    diff --git a/app/templates/packages/list.html b/app/templates/packages/list.html index 79426fd..d516f2c 100644 --- a/app/templates/packages/list.html +++ b/app/templates/packages/list.html @@ -5,10 +5,14 @@ {% endblock %} {% block content %} -
    + {% if type %}{% endif %} + +

    + Found {{ packages | count }} packages. +