From 19c16578131b3e8632b3aba612322aca0c46b6ff Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 14 Oct 2024 23:27:56 +0100 Subject: [PATCH] remove unused code & add more sidebar-loading items --- apps/home/templates/home/sidebar.html | 46 +++------------------------ 1 file changed, 4 insertions(+), 42 deletions(-) diff --git a/apps/home/templates/home/sidebar.html b/apps/home/templates/home/sidebar.html index e7f08f7..7f6edf3 100644 --- a/apps/home/templates/home/sidebar.html +++ b/apps/home/templates/home/sidebar.html @@ -21,7 +21,7 @@ - {% for i in "0123456789"|make_list %} + {% for i in "0123456789012"|make_list %}