mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
parent
9a46c1279e
commit
e40b84173e
@ -40,5 +40,8 @@ pub fn tabbed_view(state: TabState<G>) -> View<G> {
|
|||||||
div {
|
div {
|
||||||
(state.inner)
|
(state.inner)
|
||||||
}
|
}
|
||||||
|
div(class="footer") {
|
||||||
|
a(href="https://github.com/zaphar/kitchen") { "Github" }
|
||||||
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user