'
'. esc_html__( 'Oooops!', 'vlog' ).'
',
'desc' => wp_kses( sprintf( __( 'You don\'t have any sections and modules yet. Hurry up and
create your first module.', 'vlog' ), admin_url( 'post.php?post='.get_the_ID().'&action=edit#vlog_modules' ) ), wp_kses_allowed_html( 'post' ))
);
echo vlog_module_heading( $args );
?>