File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
appengine/standard_python37/building-an-app/building-an-app-3/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 }
1919 </ script >
2020 <!-- [START gae_python37_auth_include_firebaseui] -->
21- < script src ="https://cdn.firebase .com/libs/firebaseui/2.6.2/firebaseui .js "> </ script >
22- < link type ="text/css " rel ="stylesheet " href ="https://cdn.firebase .com/libs/firebaseui/2.6.2/firebaseui .css ">
21+ < script src ="https://www.gstatic .com/firebasejs/ui/4.4.0/firebase-ui-auth .js "> </ script >
22+ < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic .com/firebasejs/ui/4.4.0/firebase-ui-auth .css " / >
2323 <!-- [END gae_python37_auth_include_firebaseui] -->
2424 < script src ="{{ url_for('static', filename='script.js') }} "> </ script >
2525 < link type ="text/css " rel ="stylesheet " href ="{{ url_for('static', filename='style.css') }} ">
You can’t perform that action at this time.
0 commit comments