From 42e86aaab73ab1a3eb51f5ff4afd02ec16a7b8ad Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 25 Jul 2016 15:48:02 -0400 Subject: [PATCH] adding a blog content area --- root/parts/blog-content-area.php | 39 ++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 root/parts/blog-content-area.php diff --git a/root/parts/blog-content-area.php b/root/parts/blog-content-area.php new file mode 100644 index 0000000..d24acb4 --- /dev/null +++ b/root/parts/blog-content-area.php @@ -0,0 +1,39 @@ +
+ +
+ + ID, 'blog-feed-front'); ?> + +
+ +
+
+ +
+ + +
> + +
+

+ Posted on +
+ + + + +
+
+
+ + + +
+

+
+ +
\ No newline at end of file -- 2.17.1