diff --git a/lms/templates/api_admin/catalogs/detail.html b/lms/templates/api_admin/catalogs/detail.html deleted file mode 100644 index 93e2f91ed3..0000000000 --- a/lms/templates/api_admin/catalogs/detail.html +++ /dev/null @@ -1,18 +0,0 @@ -## mako -<%page expression_filter="h"/> -<%inherit file="../../main.html"/> -<%! -from django.core.urlresolvers import reverse -from django.utils.translation import ugettext as _ -%> - -<%block name="pagetitle">${catalog.name}%block> - -<%block name="content"> -
-%block>