Reworking of homepage

This commit is contained in:
Ben Ramey
2014-04-02 17:22:11 -05:00
parent 7a1f746d0d
commit 44cb9aac87
9 changed files with 29 additions and 110 deletions

View File

@@ -17,10 +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
div(ng-view)
include footer
.container
#page
block content
div(ng-view)
// TEMPLATES