Sha256: 99911db122d8a4761721f8850dcad54fd34d6c0adf81ac1bbce2d5347624eb56
Contents?: true
Size: 285 Bytes
Versions: 3
Compression:
Stored size: 285 Bytes
Contents
<article <?php post_class(); ?>> <header> <h2 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2> <?php get_template_part('templates/entry-meta'); ?> </header> <div class="entry-summary"> <?php the_excerpt(); ?> </div> </article>
Version data entries
3 entries across 3 versions & 1 rubygems