Sha256: 05d60af330ee74ea0172cf3d59fc99f38dec4affc5cb033b00cc1a68e13212d3

Contents?: true

Size: 755 Bytes

Versions: 1

Compression:

Stored size: 755 Bytes

Contents

From: <%= mail[:from]%>
To: <%= mail[:to].kind_of?(Array)? mail[:to].join(";") : mail[:to]%>
Subject: Approved 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 APPROVED at [<%= info[:app_info].created_at %>].
	Your application id is [<%= info[:app_info].id%>].

	Your login info is as below:

		login url: <%= info[:login] %>
		username: <%= info[:username] %>
		password: <%= info[:password] %>

	Please reset your password once your login into system.
	
	You can browse all your applications from <%= info[:applications_link]%>

	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/approve_user.erb