Sha256: 315d06086dbbfdf38fb4c8f13546a5e3c67e33509d508034df779bec20e2d2c6
Contents?: true
Size: 681 Bytes
Versions: 1
Compression:
Stored size: 681 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 Administrator : A new resource request for project [<%= info[:app_info].project %>] has been [RECEIVED] at [<%= info[:app_info].created_at %>]. The application id is [<%= info[:app_info].id%>]. You can review the application from <%= info[:application_link]%>. You can also have a quick browse all received applications from <%= info[:applications_link]%>. Please review the application as soon as possible. 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/request_admin.erb |