Sha256: d849039d97f964360261ee665f3b7a2042491cce3380d720d2ff23f8c4d8e2a8

Contents?: true

Size: 305 Bytes

Versions: 3

Compression:

Stored size: 305 Bytes

Contents

<div class="content">
  <p>
  Hi <%= notification.subject.first_name %>,
  </p>

  <p>
    Thanks for joining. Here are some great first steps to get started.
  </p>

  <p style="text-align:center;padding:20px;">
    <a class="button" href="<%= append_tracking(root_url) %>">Get started</a>
  </p>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
notifykit-0.3.0 lib/generators/notifykit/templates/app/views/notifications_mailer/_welcome.html.erb
notifykit-0.2.0 lib/generators/notifykit/templates/app/views/notifications_mailer/_welcome.html.erb
notifykit-0.1.0 lib/generators/notifykit/templates/app/views/notifications_mailer/_welcome.html.erb