diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index e8b711e2..842f2189 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -99,31 +99,28 @@ {% endif %} + {% available_teams as available_teams %} {% if user.memberships.exists or available_teams %} -
- {% if team.description %}{{ team.description }}{% endif %} -
-