Files
CHIEFSOFT\ameye b114fdf4fa first commit
2023-12-28 16:20:07 -05:00

8 lines
253 B
PHP

<?php
/* Developers : you can override this template from a theme with a file that has this path : 'nimble_templates/modules/{original-module-template-file-name}.php' */
if ( !defined( 'ABSPATH' ) ) {
exit;
}
echo '<div class="sek-spacer"></div>';