From a9ef09de0abd1d135857f8c49ba669902717e847 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Wed, 14 Oct 2020 00:29:30 +0200 Subject: [PATCH] add maps to navbar --- templates/maps.html | 2 +- templates/navbar.html | 3 +++ templates/navbar_leaderboard.html | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/maps.html b/templates/maps.html index 5bab78b..a23cc04 100644 --- a/templates/maps.html +++ b/templates/maps.html @@ -47,7 +47,7 @@ +{{ '%0.2f' | format(m.ratingSystemDeviation) }}% {% else %} - +{{ '%0.2f' | format(m.ratingSystemDeviation) }}% + {{ '%0.2f' | format(m.ratingSystemDeviation) }}% {% endif %} diff --git a/templates/navbar.html b/templates/navbar.html index 54f7bc2..8ff40ec 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -15,6 +15,9 @@ + diff --git a/templates/navbar_leaderboard.html b/templates/navbar_leaderboard.html index 591c37a..3f3e6b1 100644 --- a/templates/navbar_leaderboard.html +++ b/templates/navbar_leaderboard.html @@ -23,6 +23,9 @@ +