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

single header file in project-simplified.html

2 merge requests!31Prepare prdoucton,!22MLAB-158
This commit is part of merge request !31. Comments created here will be created in the context of that merge request.
Showing with 1 addition and 4 deletions
+1 -4
...@@ -45,7 +45,4 @@ html(lang="de") ...@@ -45,7 +45,4 @@ html(lang="de")
// Bootstrap // Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous") script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// Header // Header
if isUserAuthenticated script(src="/js/headfoot.js")
script(src="/js/headfootLogout.js")
else
script(src="/js/headfoot.js")
\ No newline at end of file
Supports Markdown
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