summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/index.php b/templates/index.php
index 2e5c464fb..b87908139 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -70,9 +70,6 @@ foreach (Plugin::getScripts() as $appName => $fileName) {
</div>
<!-- content -->
- <script type="text/ng-template" id="audio.html">
- <?php print_unescaped($this->inc('part.content.audio')) ?>
- </script>
<script type="text/ng-template" id="content.html">
<?php print_unescaped($this->inc('part.content')) ?>
</script>