mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
- Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
8 lines
107 B
PHP
8 lines
107 B
PHP
<?php /** @var \OCP\IL10N $l */ ?>
|
|
<?php
|
|
script('core', 'login');
|
|
?>
|
|
|
|
<div>
|
|
<div id="login"></div>
|
|
</div>
|