>
+
+ ID, 'large' ); ?>
+
+
+
+
+
+ '
' . __( 'Pages:', 'understrap' ),
+ 'after' => '
',
+ ) );
+ ?>
+
+
+
+
+
+
diff --git a/loop-templates/content-none.php b/loop-templates/content-none.php
new file mode 100644
index 0000000..38429da
--- /dev/null
+++ b/loop-templates/content-none.php
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
Get started here.', 'understrap' ), esc_url( admin_url( 'post-new.php' ) ) ); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/loop-templates/content-page.php b/loop-templates/content-page.php
new file mode 100644
index 0000000..133c48a
--- /dev/null
+++ b/loop-templates/content-page.php
@@ -0,0 +1,39 @@
+
+
+>
+
+
+
+ ID, 'large' ); ?>
+
+
+
+
+
+ '
' . __( 'Pages:', 'understrap' ),
+ 'after' => '
',
+ ) );
+ ?>
+
+
+
+
+
+
diff --git a/loop-templates/content-search.php b/loop-templates/content-search.php
new file mode 100644
index 0000000..871b96f
--- /dev/null
+++ b/loop-templates/content-search.php
@@ -0,0 +1,37 @@
+
+
+>
+
+
+
+ ID, 'large' ); ?>
+
+
+
+
+
+ '
' . __( 'Pages:', 'understrap' ),
+ 'after' => '
',
+ ) );
+ ?>
+
+
+
+
+
+
diff --git a/loop-templates/content.php b/loop-templates/content.php
new file mode 100644
index 0000000..f45242f
--- /dev/null
+++ b/loop-templates/content.php
@@ -0,0 +1,46 @@
+
+
+>
+
+
+
+ ID, 'large' ); ?>
+
+
+
+
+
+ '
' . __( 'Pages:', 'understrap' ),
+ 'after' => '
',
+ ) );
+ ?>
+
+
+
+
+
+
\ No newline at end of file
--
cgit v1.2.3