You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

login.php 107B

12345678
  1. <?php /** @var \OCP\IL10N $l */ ?>
  2. <?php
  3. script('core', 'login');
  4. ?>
  5. <div>
  6. <div id="login"></div>
  7. </div>