Sha256: 849776a52b0b895aa226195ec57cffd73bfa353dd66af9fee3b71af883a0a9da
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 Bytes
Contents
%fieldset.topper = render partial: "sign_up_navigation", locals: { step: "1" } .row-fluid#thank_you %p#welcome_back.alert.alert-success.hide .offset1.span2 = image_tag "applicants/email.png", class: 'email' .offset0.span7.text %h3=t 'applicants.pages.thank_you.header' %p=t 'applicants.pages.thank_you.boiler_1_html', email: "#{@email}" %p.links=t 'applicants.pages.thank_you.boiler_3_html', email_link: link_to("Resend verification email", "#", class: 'js-resend-email', 'data-email' => @email), support_link: link_to("visit the support center", support_center_path)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
applicants-0.11.0 | app/views/applicants/applicants/thank_you.html.haml |