server/apps/twofactor_backupcodes/templates/personal.php
Roeland Jago Douma edc861b041
Move to standard format
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 09:07:05 +02:00

11 lines
287 B
PHP

<?php
script('twofactor_backupcodes', 'settings');
style('twofactor_backupcodes', 'style');
?>
<div class="section">
<h2 data-anchor-name="second-factor-backup-codes"><?php p($l->t('Second-factor backup codes')); ?></h2>
<div id="twofactor-backupcodes-settings"></div>
</div>