oops find and replace found this one place too. haha
This commit is contained in:
parent
0afa4175ee
commit
718e454d79
|
@ -84,7 +84,7 @@ impl MtForm {
|
|||
}
|
||||
}
|
||||
body {
|
||||
h1 { "Mission trip self for " (self.first_name.0) " " (self.last_name.0) "!" }
|
||||
h1 { "Mission trip form for " (self.first_name.0) " " (self.last_name.0) "!" }
|
||||
hr;
|
||||
table {
|
||||
tr {
|
||||
|
|
Loading…
Reference in a new issue