.
This commit is contained in:
parent
c2ad41f4fd
commit
6da23cb97d
|
@ -63,7 +63,6 @@ def home():
|
|||
|
||||
# Pass dynamic variables to the template
|
||||
# return render_template('login.html',oauth_url)
|
||||
print("oauth_url:", oauth_url)
|
||||
return render_template('login.html', oauth_url=oauth_url)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user