<% var font_style = (font_url ? 'font-family: \'call_generator_font\';' : '') %> <% var body_font_style = (body_font_url ? 'font-family: \'call_generator_body_font\';' : '') %> <% var field_style = 'border-radius: ' + field_border_radius + 'px;' + body_font_style %>
<% if (is_image && image_place === 'background') { %>
<% } %>
<% if (image_place !== 'background') { %>
style="background-image: url('<%= image_url %>'); background-size: cover; animation: none;"<% } %>>
<% if (is_image && image_place === 'top_center' && image_shape === 'rectangle') { %>
<% } %>
<% } %>
<%= banner_title %>
<%= banner_text %>
<% if (is_widget_prefix_country) { %>
<% } else { %>
<% } %> <% if (image_place === 'top_center' && is_groups_enabled) { %>
<% } %>
<%= button_text %>
<% if ((image_place === 'middle_left' || image_place === 'background') && is_groups_enabled) { %>
<% } %>
<% if (delayed_call_times) { %>
<%=button_call_date_text%> <%=button_call_now_text%> <% } %>
<% if (widget_link_url && widget_link_text) { %> <% } %> <% if (banner_branding_url && banner_branding_text) { %> <%= banner_branding_text %> <% } %>