From 5a4da9bdffa1c77dc045ce71c76a395fcb18c50a Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sat, 8 Apr 2017 10:09:06 +0200 Subject: [PATCH] more work on team templates --- src/teams/templates/team_detail.html | 2 +- src/teams/templates/team_list.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/teams/templates/team_detail.html b/src/teams/templates/team_detail.html index 89e561ee..c1c0b776 100644 --- a/src/teams/templates/team_detail.html +++ b/src/teams/templates/team_detail.html @@ -22,7 +22,7 @@ Team: {{ team.name }} | {{ block.super }}

{{ team.area.name }} Area:

-

This team is under the {{ team.area.name }} area. The following people are responsible for the {{ team.area.name }} area:

+

This team is under the {{ team.area.name }} area. The following people are responsible for the {{ team.name }} team: