From 9d4123cee1867ee7199b06bdc92d40611f547ecc Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 14:54:07 -0500 Subject: Initial unmodified import from Astra (Version: 3.6.5) @ /wp-content/themes/astra/. --- template-parts/content-blog.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 template-parts/content-blog.php (limited to 'template-parts/content-blog.php') diff --git a/template-parts/content-blog.php b/template-parts/content-blog.php new file mode 100644 index 0000000..7992674 --- /dev/null +++ b/template-parts/content-blog.php @@ -0,0 +1,28 @@ + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + + +
+ -- cgit v1.2.3-70-g09d2