Same thing here, once they post a new value just return something basic for now
This commit is contained in:
parent
2086ff3547
commit
9dbd8e0e00
@ -1,9 +1,5 @@
|
|||||||
package home
|
package home
|
||||||
|
|
||||||
import "templ-test/views/layout"
|
|
||||||
|
|
||||||
templ SettingsUpdated() {
|
templ SettingsUpdated() {
|
||||||
@layout.WithLayout("Settings Updated") {
|
<p>You are now free to move about the cabin. Thank you for saving with us!</p>
|
||||||
<p>You are now free to move about the cabin. Thank you for saving with us!</p>
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user