Thanks to visit codestin.com Credit goes to github.com
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 5ef2a93 commit c973d0aCopy full SHA for c973d0a
web/thymeleaf-bootstrap/WebPageFunctions.eml
@@ -42,6 +42,7 @@ $[ function commonBodyNavbar
42
)
43
]
44
$[ let userUrlPrefix = (space|domain:APIPath).domain.tagValue("url:prefix:user") ]
45
+ $[ let authUrlPrefix = (space|domain:APIPath).domain.tagValue("url:prefix:auth") ]
46
<!-- Navigation Bar -->
47
<nav class="navbar navbar-expand-md navbar-dark bg-dark">
48
<div class="container-fluid">
0 commit comments