Add main turbo-frame
Nav link navigations now only replace the main content area while leaving the header in place.
This commit is contained in:
@@ -45,7 +45,9 @@ impl Layout {
|
||||
}
|
||||
body {
|
||||
(header())
|
||||
(template)
|
||||
turbo-frame id="main" {
|
||||
(template)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user