init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
ux_builder_add_template( 'flatsome_blank', array(
|
||||
'name' => __( 'Blank', 'flatsome' ),
|
||||
'thumbnail' => flatsome_ux_builder_thumbnail( 'play' ),
|
||||
'content' => '',
|
||||
) );
|
||||
Reference in New Issue
Block a user