Farid Karimli
commited on
Commit
·
6e8c4c9
1
Parent(s):
73aee40
Login page patch
Browse files
apps/ai_tutor/templates/login.html
CHANGED
@@ -114,7 +114,7 @@
|
|
114 |
class="avatar"
|
115 |
/>
|
116 |
<h1>Terrier Tutor</h1>
|
117 |
-
<p>Welcome to the
|
118 |
<form action="/login/google" method="get">
|
119 |
<button type="submit" class="button">Sign in with Google</button>
|
120 |
</form>
|
|
|
114 |
class="avatar"
|
115 |
/>
|
116 |
<h1>Terrier Tutor</h1>
|
117 |
+
<p>Welcome to the DS701 AI Tutor. Please sign in to continue.</p>
|
118 |
<form action="/login/google" method="get">
|
119 |
<button type="submit" class="button">Sign in with Google</button>
|
120 |
</form>
|