Remove trailing whitespace.

This commit is contained in:
Konstantin Kovshenin 2013-05-17 09:34:30 +04:00
parent dbddb18ccf
commit 5014af54a4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header class="entry-header">
<h1 class="entry-title"><a href="<?php the_permalink(); ?>" rel="bookmark"><?php the_title(); ?></a></h1>
<?php if ( 'post' == get_post_type() ) : ?>
<div class="entry-meta">
<?php _s_posted_on(); ?>