From d6d768e3718d5dcb848a68a0fb4c862ace740c6e Mon Sep 17 00:00:00 2001 From: Heckyel Date: Mon, 13 Mar 2017 12:58:43 -0500 Subject: =?UTF-8?q?Corrige=20Sem=C3=A1ntica?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content-page.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'content-page.php') diff --git a/content-page.php b/content-page.php index 8e02404..1fcaed9 100644 --- a/content-page.php +++ b/content-page.php @@ -1,6 +1,5 @@ -
no_title
+printf ( '
'); //Lógica de the_loop //Si (hay entradas) @@ -52,4 +51,4 @@ printf ( '
endif; rewind_posts(); printf('
- '); +
'); -- cgit v1.2.3