diff --git a/src/wuttaweb/templates/appinfo/index.mako b/src/wuttaweb/templates/appinfo/index.mako
index 54bcb10..d296389 100644
--- a/src/wuttaweb/templates/appinfo/index.mako
+++ b/src/wuttaweb/templates/appinfo/index.mako
@@ -36,31 +36,7 @@
-
- % if request.has_perm("master_views.list"):
-
- % endif
-
- % if request.has_perm("app_tables.list"):
-
- % endif
-
- % if request.has_perm("alembic.dashboard"):
-
- % endif
-
+ ${self.middle_buttons()}