Welcome to mirror list, hosted at ThFree Co, Russian Federation.

confirmation_instructions.html.haml « mailer « devise « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50ee7b53d8f0713af7d47fa27f0f90f3eedcb587 (plain)
1
= render partial: "confirmation_instructions_#{@resource.is_a?(User) ? 'account' : 'secondary'}"