11 lines
166 B
PHP
11 lines
166 B
PHP
<! DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
@signInWithApple("black", false, "sign-in", 6)
|
|
</div>
|
|
</body>
|
|
</html>
|