Files
ncdownloader/templates/Index.php

5 lines
150 B
PHP

<div id="app-ncdownloader-wrapper">
<?php print_unescaped($this->inc('Navigation'));?>
<?php print_unescaped($this->inc('Content'));?>
</div>