server/apps/twofactor_backupcodes/templates/personal.php
Roeland Jago Douma a2de273943
Use the scoped css on the personal page
Saves loading the style file when we visit the security page.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-09 11:45:03 +01:00

7 lines
105 B
PHP

<?php
script('twofactor_backupcodes', 'settings');
?>
<div id="twofactor-backupcodes-settings"></div>