Output line breaks after templates

This commit is contained in:
Brian Miyaji
2014-08-25 00:18:44 +10:00
parent b97d6c70d5
commit 8320a9f85c
8 changed files with 14 additions and 2 deletions

View File

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