' . $categories_list . '';
}
?>
', '' ); ?>
%2$s',
esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
get_the_author()
); ?>
',
esc_url( get_day_link( get_the_date( 'Y', $post->ID ), get_the_date( 'm', $post->ID ),get_the_date( 'd', $post->ID ) ) ),
esc_attr( get_the_date( 'c' ) ),
esc_html( get_the_date() )
);
edit_post_link( '' . __( 'Edit', 'acuarela' ) );
if ( ! post_password_required() && ( comments_open() || get_comments_number() ) ) : ?>