removing blank line and end of file

This commit is contained in:
Ben Word
2011-07-31 21:51:51 -06:00
parent 4e3938e6bd
commit c6788dc99b
18 changed files with 18 additions and 18 deletions

View File

@@ -37,4 +37,4 @@
<div class="post-previous"><?php next_posts_link( __( '&larr; Older posts', 'roots' ) ); ?></div>
<div class="post-next"><?php previous_posts_link( __( 'Newer posts &rarr;', 'roots' ) ); ?></div>
</nav>
<?php endif; ?>
<?php endif; ?>