summaryrefslogtreecommitdiffstats
path: root/settings.php
blob: e2a56c88ceccadb538dfb2a8a38c20d60ef3f03f (plain)
1
2
3
4
5
<?php

$tmpl = new OCP\Template( 'news', 'settings' );

$tmpl->printPage();