From 4d129b527ee5d3a536849209c2a4e86a64190a5d Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Wed, 3 Jun 2020 21:50:17 -0400 Subject: done with cobalt migration --- _includes/contact-form.liquid | 63 +++++++++++++++++++++++++++++++++++++++++++ _includes/head.liquid | 1 - 2 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 _includes/contact-form.liquid (limited to '_includes') diff --git a/_includes/contact-form.liquid b/_includes/contact-form.liquid new file mode 100644 index 0000000..52f696d --- /dev/null +++ b/_includes/contact-form.liquid @@ -0,0 +1,63 @@ +
+
+
+ + + + +
+
+
+
+ + + + +
+
+
+
+ +
+
+
+
+ +
+
+ + + +
diff --git a/_includes/head.liquid b/_includes/head.liquid index a1a082e..17245e8 100644 --- a/_includes/head.liquid +++ b/_includes/head.liquid @@ -7,5 +7,4 @@ -{{ page.title }} -- cgit v1.2.3