header and footer

This commit is contained in:
Ben Ramey
2014-03-29 11:04:11 -05:00
parent 715b85522f
commit 1e39de836b
4 changed files with 30 additions and 22 deletions

View File

@@ -17,14 +17,10 @@ html(lang="en",ng-app="lunchApp")
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
body(ng-controller="BodyCtrl")
include header
#page.container
#main-cell
header.page-header
h1.text-center Lunch Run Me!
small &nbsp;...where lunch runs are fun
div(ng-view)
#footer hello there!
div(ng-view)
include footer
// TEMPLATES