From bba097f10609fc834089f515ff227307d7353d8a Mon Sep 17 00:00:00 2001 From: joak Date: Wed, 24 Aug 2022 16:43:49 +0200 Subject: changes link in work --- templates/work.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/work.html b/templates/work.html index f51571b..fc9fc55 100644 --- a/templates/work.html +++ b/templates/work.html @@ -15,7 +15,7 @@ {{bag('translation', this.alt, 'format')}}: {{this.format}} {% endif %} {% if this.tfwebsite == True %} - {{bag('translation', this.alt, 'website')}}: {{this.website}} + {{bag('translation', this.alt, 'website')}}: {{this.website}} {% endif %} {% if this.tfrepo == True %} Repository: {{this.repo}} -- cgit v1.2.3