Sha256: 7b59f3a60397fc506804fca678d986757c64d06e75f6a5da79a4ddf12d045919

Contents?: true

Size: 331 Bytes

Versions: 11

Compression:

Stored size: 331 Bytes

Contents

<!DOCTYPE html>
<html>
  <body>
    <p>
      <%= @name %></a> (<%= @email %>)
      has <a href="<%= @requests_url %>">requested an account</a>
      on <%= @site %>.
    </p>

    <p>See <a href="<%= @request_url %>"><%= @name %>&#39;s request</a>.</p>

    <p><em>-- the machines running <%= @site %></em></p>
  </body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
wagn-1.13.0 lib/card/mailer/signup_alert.html.erb
wagn-1.13.0.pre2 lib/card/mailer/signup_alert.html.erb
wagn-1.13.0.pre1 lib/card/mailer/signup_alert.html.erb
wagn-1.13.0.pre lib/card/mailer/signup_alert.html.erb
wagn-1.12.13 app/views/mailer/signup_alert.html.erb
wagn-1.12.12 app/views/mailer/signup_alert.html.erb
wagn-1.12.11 app/views/mailer/signup_alert.html.erb
wagn-1.12.10 app/views/mailer/signup_alert.html.erb
wagn-1.12.9 app/views/mailer/signup_alert.html.erb
wagn-1.12.8 app/views/mailer/signup_alert.html.erb
wagn-1.12.7 app/views/mailer/signup_alert.html.erb