mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-17 13:02:05 +00:00
fix deleted new line
This commit is contained in:
parent
1f01036ba0
commit
1ef47c8295
1 changed files with 2 additions and 1 deletions
|
|
@ -71,3 +71,4 @@ mixin navlogoutform(redirect)
|
||||||
span#welcome Welcome, #{loginName}
|
span#welcome Welcome, #{loginName}
|
||||||
span ·
|
span ·
|
||||||
a#logout.navbar-link(href="/logout?dest=#{encodeURIComponent(baseUrl + redirect)}&_csrf=#{csrfToken}") Logout
|
a#logout.navbar-link(href="/logout?dest=#{encodeURIComponent(baseUrl + redirect)}&_csrf=#{csrfToken}") Logout
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue