' . __( 'Pages:', 'the7mk2' ),
'after' => '
',
)
);
the7_display_post_share_buttons( 'page' );
comments_template( '', true );
}
} else {
get_template_part( 'no-results', 'page' );
}
?>
set( 'template', 'page' ); get_header(); ?>