mirror of https://github.com/calzoneman/sync.git
fix deleted new line
This commit is contained in:
parent
1f01036ba0
commit
1ef47c8295
|
@ -71,3 +71,4 @@ mixin navlogoutform(redirect)
|
|||
span#welcome Welcome, #{loginName}
|
||||
span ·
|
||||
a#logout.navbar-link(href="/logout?dest=#{encodeURIComponent(baseUrl + redirect)}&_csrf=#{csrfToken}") Logout
|
||||
|
Loading…
Reference in New Issue