Sha256: f7b43aee2a5fa946e310c8d049e63f40e2a13abcbbabe63d1e4d10dd5527fc48

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 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.1.alpha mail_template/request_admin.erb