From 3e07bed51bf910517c16ec42d35c49ac424d793e Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 28 Mar 2020 18:09:20 +0000 Subject: Add ability to search packages by author --- app/templates/base.html | 2 +- app/templates/packages/list.html | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'app/templates') diff --git a/app/templates/base.html b/app/templates/base.html index 4db84d7..6a74725 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -129,7 +129,7 @@ {% endblock %}