From 439ae32a7915c0f44f9f86792d8ddefa03f1eaf7 Mon Sep 17 00:00:00 2001 From: Corban-Lee <77944149+XordK@users.noreply.github.com> Date: Sat, 6 May 2023 04:09:18 +0100 Subject: [PATCH] improved search and UI on teams page --- src/mainapp/templates/teams.html | 118 ++++++++++++++++++++++--------- src/mainapp/views.py | 35 ++++++--- src/static/css/custom.css | 20 ++++++ 3 files changed, 130 insertions(+), 43 deletions(-) diff --git a/src/mainapp/templates/teams.html b/src/mainapp/templates/teams.html index 97ce908..5dc2725 100644 --- a/src/mainapp/templates/teams.html +++ b/src/mainapp/templates/teams.html @@ -5,24 +5,35 @@ {% endblock title %} {% block content %} -