We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab72fb9 commit d0ba794Copy full SHA for d0ba794
templates/redirect.twig
@@ -1,7 +1,7 @@
1
<!DOCTYPE HTML>
2
<html lang="en-US">
3
<head>
4
- <script src="/{{ baseurlpath }}modules.php/negotiate/assets/js/redirect.js"></script>
+ <script src="{{ baseurlpath }}/assets/js/redirect.js"></script>
5
<title>Redirect to login</title>
6
</head>
7
<body>
0 commit comments