header and footer
This commit is contained in:
@@ -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 ...where lunch runs are fun
|
||||
|
||||
div(ng-view)
|
||||
#footer hello there!
|
||||
div(ng-view)
|
||||
include footer
|
||||
|
||||
// TEMPLATES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user