<article id="post-<?php the_ID(); ?>" <?php post_class('clearfix'); ?>> <?php ht_post_format_standard() ?> <h2 class="entry-title"> <a rel="bookmark" href="<?php the_permalink(); ?>"><?php the_title(); ?></a> </h2> <div class="entry-content"> <?php the_excerpt(); ?> </div> <a href="<?php the_permalink(); ?>" class="readmore" title="<?php echo esc_attr( sprintf( the_title_attribute( 'echo=0' ) ) ); ?>" rel="nofollow"><?php _e( 'Vezi referatul complet', 'framework' ); ?><span> →</span></a> </article>