Update templates/login.html
Browse files- templates/login.html +1 -1
templates/login.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
|
6 |
<link rel="stylesheet" type="text/css" href="/static/style2.css">
|
7 |
<script src="https://apis.google.com/js/platform.js" async defer></script> <!-- Google Platform Library -->
|
8 |
-
<meta name="google-signin-client_id" content="
|
9 |
</head>
|
10 |
<body>
|
11 |
<footer>
|
|
|
5 |
|
6 |
<link rel="stylesheet" type="text/css" href="/static/style2.css">
|
7 |
<script src="https://apis.google.com/js/platform.js" async defer></script> <!-- Google Platform Library -->
|
8 |
+
<meta name="google-signin-client_id" content="526344692420-4sc5t4ie33n4p365cm25urna72u7stpb.apps.googleusercontent.com"> <!-- Replace with your Client ID -->
|
9 |
</head>
|
10 |
<body>
|
11 |
<footer>
|