From a352ea331a2f0033a558b89c77e6c696c8d4eb0f Mon Sep 17 00:00:00 2001 From: yaemiku Date: Mon, 1 Aug 2022 01:14:32 +0200 Subject: [PATCH] [fix] link text --- core/templates/tournaments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/tournaments.html b/core/templates/tournaments.html index e36f821..356354e 100644 --- a/core/templates/tournaments.html +++ b/core/templates/tournaments.html @@ -25,7 +25,7 @@ target="_blank" class="inline px-16 button red color" > - Wyniki + {{ tournament.link_title | default:"Wyniki" }}