diff --git a/view/tpl/apps.tpl b/view/tpl/apps.tpl deleted file mode 100755 index d8e538cb7..000000000 --- a/view/tpl/apps.tpl +++ /dev/null @@ -1,11 +0,0 @@ -

{{$title}}

- -{{foreach $apps as $ap}} -
- -
{{$ap.name}}
-
-
-{{/foreach}} -
-