Remove line break after templates

This commit is contained in:
Brian Miyaji
2014-09-05 22:04:34 +10:00
parent 4fa41fcb59
commit eda0b37a2b
10 changed files with 19 additions and 32 deletions

View File

@@ -31,5 +31,3 @@ foreach ( $lists as $list ):
else
sp_get_template( 'player-list.php', array( 'id' => $id ) );
endforeach;
?>
<br>