Sha256: 9a6d394aeed43eb523310515dcb6f8cdb6aafd241908ccabdbc59ed1a74dbf80
Contents?: true
Size: 679 Bytes
Versions: 1
Compression:
Stored size: 679 Bytes
Contents
From: <%= mail[:from]%> To: <%= mail[:to].kind_of?(Array)? mail[:to].join(";") : mail[:to]%> Subject: APPROVED resource request for project <%= info[:app_info].project %> Dear User from <%= info[:app_info].email %> : Your resource request for project [<%= info[:app_info].project %>] has been [APPROVED] at [<%= info[:app_info].end_at %>]. Your application id is [<%= info[:app_info].id%>]. Your login info is as below: login url: <%= info[:login] %> username: <%= info[:username] %> password: <%= info[:password] %> Please reset your password once your login into system. Thanks! OCP registry (This email is auto-sent by system, please don't reply this mail)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ocp_registry-0.0.5.pre | mail_template/approve_user.erb |