@if($shortcode->logo_style) @endif
@if($subtitle = $shortcode->subtitle) {!! BaseHelper::clean($subtitle) !!} @endif @if($title = $shortcode->title)

{!! BaseHelper::clean($title) !!}

@endif
@if($shortcode->time)
@endif @if(is_plugin_active('newsletter') && $shortcode->show_subscribe_form)
@endif