From 5a14345083074b9b9cc1c6e1c5774dcb6a47fdf7 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Mon, 13 Mar 2017 10:38:03 -0500 Subject: =?UTF-8?q?Corrige=20Sem=C3=A1ntica=20de=20Lidra?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content-page.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content-page.php') diff --git a/content-page.php b/content-page.php index 611bd8f..8e02404 100644 --- a/content-page.php +++ b/content-page.php @@ -13,12 +13,12 @@ printf ( '
the_post(); //echo ''; $template_html = ' -
+
%s
-
+

%s

%s ' . __('by', 'Lidra') . ' %s %s

@@ -42,9 +42,9 @@ printf ( '
the_content(); printf('
-
+
- ' + ' ); endwhile; else: -- cgit v1.2.3