diff --git a/tpl-contact.php b/tpl-contact.php new file mode 100644 index 0000000..4837ed5 --- /dev/null +++ b/tpl-contact.php @@ -0,0 +1,8 @@ +render("contact", site()->getCurrentPost(["content"])); + +get_footer(); diff --git a/tpl/contact.tpl b/tpl/contact.tpl new file mode 100644 index 0000000..eb7db61 --- /dev/null +++ b/tpl/contact.tpl @@ -0,0 +1,10 @@ +
+
+
+
+ {{#wp-title}} +

Contact Us

+
+
+
+