header.blade.php 219 B

123456
  1. <div class="blog-header">
  2. <div class="container">
  3. <h1 class="blog-title">The Bootstrap Blog</h1>
  4. <p class="lead blog-description">An example blog template built with Bootstrap.</p>
  5. </div>
  6. </div>