' . esc_html__( 'Pages:', 'calafate' ),
'after' => '
',
) );
edit_post_link(
sprintf(
/* translators: %s: Name of current post */
esc_html__( 'Edit %s', 'calafate' ),
the_title( '"', '"', false )
),
'',
''
);
?>
calafate_hero_tagline( $post->ID );
if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb( '"', '"', false )
) );
wp_link_pages( array(
'before' => '
' );
}
the_content( sprintf(
/* translators: %s: Name of current post. */
wp_kses( __( 'Continue reading %s ', 'calafate' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '