Correct typo.

This commit is contained in:
Víðir Valberg Guðmundsson 2018-08-12 22:51:41 +02:00
parent da639ff4cd
commit d7e8e24361

View file

@ -14,7 +14,7 @@ Teams | {{ block.super }}
<h4>About teams</h4>
<p>This is a list of the teams for {{ camp.title }}. To join a team just press the Join button, but please put some info in your <a href="{% url 'profiles:detail' %}">profile</a> first, so the team responsible has some idea who you are.</p>
<p>You can also leave a team of course, but please let the team responsible know why :)</p>
<p>Team memberships neesdf be approved by a team responsible. You will receive a message when your membership has been approved.</p>
<p>Team memberships need to be approved by a team responsible. You will receive a message when your membership has been approved.</p>
<p>At {{ camp.title }} all organisers and volunteers buy full tickets like everyone else. At future events our budget may allow for discounts or free tickets for volunteers, but currently it does not.</p>
<p>We currently have {{ teams.count }} teams for {{ camp.title }}.</p>
</div>