<%= render 'common/modal_header', title: 'New Campaign Template' %>
<%= render 'components/wizard/step_index', wizard_name: 'new_campaign_template_wiz' %>
<%= render 'components/forms/submit_button', button_text: 'Next', scope: 'new_campaign_template_wiz', branded: true %>

Set
<%= render 'components/forms/submit_button', button_text: 'Next', scope: 'new_campaign_template_wiz', branded: true %>

This image appears below the campaign's header as well as on the campaign's preview card. You'll have a chance to upload an additional header image once you've created your campaign.

Upload

If you have a video, it can greatly boost your success. Copy and paste the URL from Vimeo or Youtube.

<%= render 'components/forms/submit_button', button_text: 'Preview Template!', scope: 'new_campaign_template_wiz', branded: true %>