Blame view

public/views/home.html 131 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
2
3
4
5
6
7
  <!-- public/views/home.html -->
  
  <div class="jumbotron text-center">
      <h1>Home Page 4 Life</h1>
  
      <p>{{ tagline }}</p>
  </div>