From 0427e575e9cd32f3a38791fe26f2fd920a3f3f3f Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 15 Nov 2024 16:59:46 +0100 Subject: Made the navbar a bit cleaner --- src/match_up/templates/macros.j2 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/match_up') diff --git a/src/match_up/templates/macros.j2 b/src/match_up/templates/macros.j2 index 83fc823..6624c30 100644 --- a/src/match_up/templates/macros.j2 +++ b/src/match_up/templates/macros.j2 @@ -54,8 +54,6 @@ {% macro navbar(url_for) -%} {%- endmacro %} \ No newline at end of file -- cgit v1.3.1