From 00c9709fd9763542e848f6278db8ba26af5c9886 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Oct 2018 23:46:42 +0200 Subject: Initial commit. --- loop-templates/content-single.php | 51 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 loop-templates/content-single.php (limited to 'loop-templates/content-single.php') diff --git a/loop-templates/content-single.php b/loop-templates/content-single.php new file mode 100644 index 0000000..76c6bbd --- /dev/null +++ b/loop-templates/content-single.php @@ -0,0 +1,51 @@ + + +
id="post-"> + +
+ + ', '' ); ?> + + ID, 'large', array( 'class' => 'mx-auto d-block border rounded' ) ); ?> + + +
+ +
+ +
+ +
+ +
+
+ +
+ + + + '', + ) ); + ?> + +
+ + +
-- cgit v1.2.3