This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
34a205b308
gitlab-org--gitlab-foss
/
app
/
views
/
devise
/
mailer
/
confirmation_instructions.html.haml
2 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
fix whitespace
2017-09-24 16:21:00 -04:00
= render partial: "confirmation_instructions_#{@resource.is_a?(User) ? 'account' : 'secondary'}"
Copy permalink