Sha256: cbb72a24abe70963f1a59c9fea479ba1a0a6093871aa5ef52cf2646fcfec59bf
Contents?: true
Size: 220 Bytes
Versions: 44
Compression:
Stored size: 220 Bytes
Contents
<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="page-header"> <h1 class="page-title"><?php the_title(); ?></h1> </header> <div class="page-content"> <?php the_content(); ?> </div> </div>
Version data entries
44 entries across 22 versions & 1 rubygems