Welcome to mirror list, hosted at ThFree Co, Russian Federation.

login.php « templates « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 58da839fbbaf16574ada39ea7c601ee4ca37c18e (plain)
1
2
3
4
5
6
7
8
<?php /** @var \OCP\IL10N $l */ ?>
<?php
script('core', 'login');
?>

<div>
	<div id="login"></div>
</div>