From 638a0ffd1940c639aa051ae27c705a7b460000d7 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sat, 19 May 2018 19:43:15 +0100 Subject: Fix infractions setup --- templates/main/jams/banned.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/main') diff --git a/templates/main/jams/banned.html b/templates/main/jams/banned.html index adc82fef..fa47c1ec 100644 --- a/templates/main/jams/banned.html +++ b/templates/main/jams/banned.html @@ -18,7 +18,7 @@ permanently banned from participating in our code jams.

- The reason given is: {{ infraction.reason }} + The reason given is: {{ infraction.reason }}

If you feel that this is a mistake, please feel free to contact one of the admins on Discord. @@ -29,12 +29,12 @@ temporarily banned from participating in our code jams.

- The reason given is: {{ infraction.reason }} + The reason given is: {{ infraction.reason }}

If you feel that this is a mistake, please feel free to contact one of the admins on Discord.

- {% endif + {% endif %}  Back to all code jams -- cgit v1.2.3