gitlab-org--gitlab-foss/app/views/devise/mailer/confirmation_instructions.h...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
97 B
Plaintext
Raw Normal View History

2017-09-24 16:21:00 -04:00
= render partial: "confirmation_instructions_#{@resource.is_a?(User) ? 'account' : 'secondary'}"