diff --git a/app/assets/templates/views/teams/index.html b/app/assets/templates/views/teams/index.html
index 153e9745a..0a5bab8d8 100644
--- a/app/assets/templates/views/teams/index.html
+++ b/app/assets/templates/views/teams/index.html
@@ -9,22 +9,6 @@
Teams
-
- View
-
-
-
-
-
-
-
-
diff --git a/app/assets/templates/views/teams/show.html b/app/assets/templates/views/teams/show.html
index b50903855..8c63ca214 100644
--- a/app/assets/templates/views/teams/show.html
+++ b/app/assets/templates/views/teams/show.html
@@ -29,10 +29,6 @@
Team: {{ currentTeam.name }}
{{ currentTeam.owner.display_name }}
-
-
- owner
-
{{ currentTeam.owner.email }}