From 809e22311de4a9f71cb31b105648b7ed82c0c494 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sat, 8 Apr 2017 10:14:06 +0200 Subject: [PATCH] more work on the wording on the team list page --- src/teams/templates/team_list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/teams/templates/team_list.html b/src/teams/templates/team_list.html index f08aad3b..31a175c6 100644 --- a/src/teams/templates/team_list.html +++ b/src/teams/templates/team_list.html @@ -10,6 +10,7 @@ Teams | {{ block.super }}

{{ camp.title }} Teams

This is a list of the teams for {{ camp.title }}. To join a team just press the Join button. You can also leave a team if you are already a member (please let the team responsible know why!).

Team memberships need to be approved by a team responsible. You will receive a message when your membership has been approved.

+

At {{ camp.title }} all organisers and volunteers buy full tickets like everyone else. In the future our budget may allow for discounts or free tickets for volunteers, but not this year. However: Please let us know if you can't afford a ticket - we will figure something out!

We currently have {{ teams.count }} teams for {{ camp.title }}:

{% if teams %}