codelitt/launchpage-rails

View on GitHub
app/views/layouts/_header.html.erb

Summary

Maintainability
Test Coverage
<header class="clearFix">
    <h1>Project Title</h1>
    <p>With a tagline if you want one.</p>
</header>