'); @@ -12,7 +12,6 @@ printf (' if( have_posts() ): while( have_posts() ): the_post(); - //echo ''; $template_html = '
@@ -38,9 +37,9 @@ printf (' //get_the_content() //the_category() ); - printf('
'); + printf('
'); the_content(); - printf('
+ printf('
' @@ -51,5 +50,5 @@ printf (' printf( '

' . __('No post', 'Lidra') . '

' ); endif; rewind_posts(); -printf('