mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
Login link in the navigation
This commit is contained in:
parent
a7af188323
commit
9011ff13b2
@ -32,6 +32,7 @@ pub fn tabbed_view(state: TabState<G>) -> View<G> {
|
||||
}
|
||||
}
|
||||
ul {
|
||||
li { a(href="/ui/login") { "Login" } " | " }
|
||||
li { a(href="https://github.com/zaphar/kitchen") { "Github" } }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user