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 {
|
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;
|
hr;
|
||||||
table {
|
table {
|
||||||
tr {
|
tr {
|
||||||
|
|
Loading…
Reference in a new issue