Sha256: 13d5799ec1e704fb3391653ecd87758ac948561db8a4b6c8595c9ae1510b78bf

Contents?: true

Size: 496 Bytes

Versions: 3

Compression:

Stored size: 496 Bytes

Contents

%p
  Dear #{@version.user.full_name},

%p
  The update to "#{@title}" that you submitted on #{@version.created_at.strftime("%B #{@version.created_at.day.ordinalize}")} has been declined.

%p
  Visit this URL to continue editing the version that you submitted.
  %br
  #{@url}

%p
  For more information on why your submission was declined please contact #{@current_user.full_name}.

%p
Thank you.

%p
  http://#{Rails.configuration.host_name}
  %br
  http://#{Rails.configuration.host_name}/admin

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gluttonberg-core-3.0.2 app/views/notifier/version_declined.html.haml
gluttonberg-core-3.0.1 app/views/notifier/version_declined.html.haml
gluttonberg-core-3.0.0 app/views/notifier/version_declined.html.haml