Sha256: fcfbfd6e9fc52d34312909681940cd148ff1ab1f299fa8c8ca13fd39dd12addd

Contents?: true

Size: 272 Bytes

Versions: 3

Compression:

Stored size: 272 Bytes

Contents

<html>
<body>
  <p>Your <a href="<%= @blog.base_url%>"><%= @blog.blog_name %></a> account has been created.</p>

  <%= render 'mail_header' do %>
    <p>Your can log in using your chosen login name, <%= h @user.login %>, and your password.</p>
  <% end %>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
publify_core-9.1.0 app/views/notification_mailer/notif_user.html.erb
publify_core-9.0.1 app/views/notification_mailer/notif_user.html.erb
publify_core-9.0.0 app/views/notification_mailer/notif_user.html.erb