Sha256: 358f01ba1b34b089015e826b346dc64afa06eefe49b001678c4c893938cd5ab2

Contents?: true

Size: 454 Bytes

Versions: 2

Compression:

Stored size: 454 Bytes

Contents

<div class="card" style="width: 700px;">
  <div class="card-divider">
    <h1>Welcome to Cavy!</h1>
  </div>
  <div class="card-section">
    <p>
      Cavy is the latest Rails CMS for developing internationalized and dynamic websites with ease.
    </p>
    <br/>
    <p style="text-align: center;">
      <a class="button primary" href="<%= cavy_first_time_new_user_path %>" id="new-user">
        Create a new User
      </a>
    </p>
  </div>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cavy-0.1.0.beta2 app/views/cavy/first_time/welcome.html.erb
cavy-0.1.0.beta1 app/views/cavy/first_time/welcome.html.erb