>
%s', apply_filters( 'the_content', $post->post_content ) ); else : printf( '

%1$s

', apply_filters( 'the_content', $post->post_content ), esc_url( get_permalink() ) ); endif; if ( ! is_singular() ) edit_post_link( sprintf( __( 'Edit%s', 'briar' ), ' ' . get_the_title() . '' ), '', '' ); ?>