<%= render 'shared/clipboard_copy', icon: 'copy', text: start_form_url(slug: template.slug), class: 'base-button w-full block', icon_class: 'w-6 h-6 text-white', copy_title: t('copy'), copied_title: t('copied') %>
<%= t('or_embed_on_your_website') %>
<%= render 'templates/embedding', template: %>
<%= t('close') %>