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

new_email_address_added_email.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d00aaedfd561592b1cfa8fd8c2a2a89dca14d51 (plain)
1
2
3
4
5
6
%p
  = say_hi(@user)
%p
  = new_email_address_added_text(@email)
%p
  = remove_email_address_text(format: :html)