Sha256: c00ef963c17de2848a6d26d6dae567e886cc25571ac528470ac6769ab1c3eea8

Contents?: true

Size: 544 Bytes

Versions: 18

Compression:

Stored size: 544 Bytes

Contents

%p
  Hi #{@member.full_name}
%p
  Your account is registered on #{Gluttonberg::Setting.get_setting("title")}.

%p
  Welcome to #{Gluttonberg::Setting.get_setting("title")}.  You are now officially registered.
  
%p  
  Your username is:
  = @member.email
  %br
  Your password is :
  = @password

%p
  To sign in to #{Gluttonberg::Setting.get_setting("title")} click on the link below or copy and paste the address into your browser's address bar:
  = @login_url

  

%p
  Regards,
  %br
  The #{Gluttonberg::Setting.get_setting("title")} team.

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
gluttonberg-core-3.0.2 app/views/member_notifier/welcome.html.haml
gluttonberg-core-3.0.1 app/views/member_notifier/welcome.html.haml
gluttonberg-core-3.0.0 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.6.4 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.6.3 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.6.2 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.6.1 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.6.0 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.9 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.8 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.7 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.6 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.5 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.4 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.3 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.2 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5.1 app/views/member_notifier/welcome.html.haml
gluttonberg-core-2.5 app/views/member_notifier/welcome.html.haml