diff --git a/template/app/view/examples/Index.js b/template/app/view/examples/Index.js index f30d879d88b5fd1f3eaf15157ff60fb3163bd838..fe4cd8fc88d4d69877a718a89056f9dce8e575a3 100644 --- a/template/app/view/examples/Index.js +++ b/template/app/view/examples/Index.js @@ -17,7 +17,7 @@ Ext.define('Docs.view.examples.Index', { { xtype: 'container', html: '

Examples

' }, Ext.create('Docs.view.ThumbList', { itemTpl: [ - '
', + '
', '

{text}', '', ' (New)',