Sha256: f2617ec452a6cb636b8957576a6a2c4d37ff8b569dd08a5724568a1a89e240b3

Contents?: true

Size: 461 Bytes

Versions: 3

Compression:

Stored size: 461 Bytes

Contents

<page title="Home">

  <body: class="front-page"/>

  <content:>
    <header class="content-header">
      <h1>Welcome to <app-name/></h1>
      <section class="welcome-message">
        <h3>Congratulations! Your Hobo Rails App is up and running</h3>
        <ul>
          <li>To customise this page: edit app/views/front/index.dryml</li>
        </ul>
      </section>
    </header>

    <section class="content-body">
    </section>
  </content:>
  
</page>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hobo-0.8.8 rails_generators/hobo_front_controller/templates/index.dryml
hobo-0.8.6 rails_generators/hobo_front_controller/templates/index.dryml
hobo-0.8.7 rails_generators/hobo_front_controller/templates/index.dryml