Commit d3d90b15 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

cd /home/knopkiwg/m4lab/user-account/routes

parent b127f995
......@@ -86,6 +86,6 @@ html(lang="en")
// toggle password
script(src='https://unpkg.com/bootstrap-show-password@1.2.1/dist/bootstrap-show-password.min.js')
// M4_LAB
script(src="/js/generalFunction.js")
script(src="/js/registration.js")
script(src="https://transfer.hft-stuttgart.de/js/headfoot.js")
\ No newline at end of file
script(src="/account/js/generalFunction.js")
script(src="/account/js/registration.js")
script(src="/js/headfoot.js")
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment