From f04d5fa03453ea8ca27b7d0ed15906bca9c165b6 Mon Sep 17 00:00:00 2001
From: mattbk
diff --git a/www/%team/index.html.spt b/www/%team/index.html.spt
index 6517aef79f..b6b9665b8e 100644
--- a/www/%team/index.html.spt
+++ b/www/%team/index.html.spt
@@ -45,10 +45,6 @@ is_team_owner = not user.ANON and team.owner == user.participant.username
| {{ _("Onboarding") }}
{% endif %}
- {% if team.todo_url %}
- | {{ _("To-do") }}
- {% endif %}
-
{% if user.ADMIN or is_team_owner %}
|{{ _( "{a} Edit team {_a}"
, a=''|safe
diff --git a/www/new.spt b/www/new.spt
index b116af13ba..9c39338763 100644
--- a/www/new.spt
+++ b/www/new.spt
@@ -68,10 +68,6 @@ suppress_sidebar = True
) }}
{{ _("Where can people find a list of available work to do for your Team?") }}
- -