Sha256: 8ff0b63050a53c1bff08516a05249baf2458449a2afe44820d56fecccf7ebdc2
Contents?: true
Size: 775 Bytes
Versions: 1
Compression:
Stored size: 775 Bytes
Contents
From: <%= mail[:from]%> To: <%= mail[:to].kind_of?(Array)? mail[:to].join(";") : mail[:to]%> Subject: Received 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 RECEIVED at [<%= info[:app_info].created_at %>]. Your application id is [<%= info[:app_info].id%>]. You can browse your application from <%= info[:application_link]%>. You can also have a quick browse all your applications from <%= info[:applications_link]%>. We will process your application as soon as possible. We will send you another email once we completed process your request. 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.1.alpha | mail_template/request_user.erb |