>
'scale-with-grid'));
?>
'
' . __('Pages:', 'blackoot') . '',
'after' => '
',
'link_before' => '
',
'link_after' => '',
'next_or_number' => 'number',
'pagelink' => '%',
'echo' => 1
);
wp_link_pages( $blackoot_link_pages_args );
?>
', ' ');
// Display comments section only if comments are open or if there are comments already.
if ( comments_open() || get_comments_number()!=0 ):
?>