Sha256: eee417fe8f042d52730516e087d4bda8321ca08a7427ade3ccf3cdf5b5724db0
Contents?: true
Size: 680 Bytes
Versions: 4
Compression:
Stored size: 680 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" repeat="&front_models"> <div class="model"> <h3><type-name plural/></h3> <collection:recent/> <p if="&can_create? && linkable?(:new)">Create a <a to="&this" action="new"/>.</p> </div> </section> </content:> </page>
Version data entries
4 entries across 4 versions & 1 rubygems