Destructo/views/index/home.erb

6 lines
99 B
Plaintext

<div class="row">
<div class="columns twelve">
<p>This is the home page.</p>
</div>
</div>