Sha256: 9b56e342b65e377c6e69b063eef4ea4760c1da33fa62aa447195ab2460bcba8f

Contents?: true

Size: 685 Bytes

Versions: 1

Compression:

Stored size: 685 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]%>.
	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.5.pre mail_template/request_user.erb