diff --git a/src/js/templates/templates.js b/src/js/templates/templates.js index f02e5c5..1ddb319 100644 --- a/src/js/templates/templates.js +++ b/src/js/templates/templates.js @@ -18,7 +18,7 @@ try { } module.run(['$templateCache', function($templateCache) { $templateCache.put('index.tpl.html', - '
'); + '
'); }]); })(); - }); \ No newline at end of file + }); diff --git a/src/views/index.tpl.html b/src/views/index.tpl.html index 26bb8fd..680b786 100644 --- a/src/views/index.tpl.html +++ b/src/views/index.tpl.html @@ -36,7 +36,7 @@