Sha256: 2f7c55caf20eca6347575142b2794eab0b363263759436fee0226b1c7ca173ce
Contents?: true
Size: 485 Bytes
Versions: 1
Compression:
Stored size: 485 Bytes
Contents
From: <%= mail[:from]%> To: <%= mail[:to].kind_of?(Array)? mail[:to].join(";") : mail[:to]%> Subject: CANCELED 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 [CANCELED] at [<%= info[:app_info].end_at %>]. Your application id is [<%= info[:app_info].id%>]. 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/cancel_user.erb |