From e3c56137c238d89a04824a739b181cca3e924afe Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 25 Oct 2017 11:29:55 +0200 Subject: [PATCH] Add s pointing to steam profiles --- templates/leaderboards.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/leaderboards.html b/templates/leaderboards.html index d477053b..a9017a9a 100644 --- a/templates/leaderboards.html +++ b/templates/leaderboards.html @@ -27,7 +27,7 @@ {% for record in dota_data %} {{ record.steam.royal.username }} - {{ record.steam.persona_name }} + {{ record.steam.persona_name }} {{ record.wins }} {{ record.solo_mmr if record.solo_mmr is not none}} {{ record.party_mmr if record.party_mmr is not none}} @@ -53,7 +53,7 @@ {% for record in rl_data %} {{ record.steam.royal.username }} - {{ record.steam.persona_name }} + {{ record.steam.persona_name }} {% if record.single_rank is not none %}