Sha256: 8d4f26fd2556c49fa68aaeb67c6db4d03b4cc0f075fdb6d8d376d14611f7dde1

Contents?: true

Size: 319 Bytes

Versions: 12

Compression:

Stored size: 319 Bytes

Contents

<p>You account is create on <a href="<%= @blog.base_url%>"><%= @blog.blog_name %></a></p>

<%= render :partial => 'mail_header' %>

<p>All information about your account are :</p>

<ul>
  <li>Login : <%= h @user.login %></li>
  <li>Password : <%= h @user.password %></li>
</ul>

<%= render :partial => 'mail_footer' %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
typo-5.4.1 app/views/notification_mailer/notif_user.html.erb
typo-5.4 app/views/notification_mailer/notif_user.html.erb
typo-5.0.3.98.1 app/views/notification_mailer/notif_user.html.erb
typo-5.0.3.98 app/views/notification_mailer/notif_user.html.erb
typo-5.1.2 app/views/notification_mailer/notif_user.html.erb
typo-5.1.1 app/views/notification_mailer/notif_user.html.erb
typo-5.1.3 app/views/notification_mailer/notif_user.html.erb
typo-5.1.98 app/views/notification_mailer/notif_user.html.erb
typo-5.1 app/views/notification_mailer/notif_user.html.erb
typo-5.2.98 app/views/notification_mailer/notif_user.html.erb
typo-5.2 app/views/notification_mailer/notif_user.html.erb
typo-5.3 app/views/notification_mailer/notif_user.html.erb