summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-06 14:34:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-06 14:34:11 +0200
commit1ad4b87007a2e288075b40616579c9580299e68b (patch)
tree1dcce8e905f985dbc864fe2ef941a01a74c6c890 /templates
parent13abd83c7e532829dfa6d73407c2d47bf1473efb (diff)
version bump3.302
Diffstat (limited to 'templates')
-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>