twofactor_totp/settings/personal.php

6 строки
92 B
PHP

<?php
$tmpl = new \OCP\Template('twofactor_totp', 'personal');
return $tmpl->fetchPage();