summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/index.php b/templates/index.php
index 5ebf8726c..a010d1687 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -14,12 +14,8 @@ script('news', [
'vendor/momentjs/min/moment-with-locales.min',
'build/app.min',
]);
-
-
-
?>
-
<div id="app" ng-app="News" ng-cloak ng-strict-di ng-controller="AppController as App">
<div id="global-loading" class="icon-loading" ng-show="App.loading.isLoading('global')"></div>