* @license http://www.gnu.org/licenses/gpl-3.0.html GNU Public License */ get_header(); if ( have_posts() ) : ?> sg_get_svg( array( 'icon' => 'left' ) ) . '' . __( 'Previous page', 'sg-lite' ) . '', 'next_text' => '' . __( 'Next page', 'sg-lite' ) . '' . sg_get_svg( array( 'icon' => 'right' ) ), 'before_page_number' => '' . __( 'Page', 'sg-lite' ) . ' ', ) ); else : get_template_part( 'components/post/content', 'none' ); endif; get_footer();