contact us
This commit is contained in:
@@ -15,6 +15,7 @@ echo site()->render("contact", [
|
||||
"zip" => get_field("zip", "options"),
|
||||
"phone_1" => get_field("phone_1", "options"),
|
||||
"phone_2" => get_field("phone_2", "options"),
|
||||
"contact_email" => get_field("contact_email", "options"),
|
||||
]);
|
||||
|
||||
get_footer();
|
||||
|
||||
Reference in New Issue
Block a user