Fix missing new line at end of file
This commit is contained in:
parent
00ead17491
commit
ce43038054
|
@ -16,4 +16,4 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
|
||||
<?php dynamic_sidebar( 'herocanvas' ); ?>
|
||||
|
||||
<?php endif; ?>
|
||||
<?php endif; ?>
|
||||
|
|
Reference in New Issue