>
>
';
}
if ( has_post_thumbnail()) {
the_post_thumbnail('amez', array('title' => esc_attr( $post->post_title ) , 'alt' => esc_attr( $post->post_title ), 'class' => 'page-avatar' ) );
}
endif; endif;
?>