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

@@ -1,5 +1,3 @@
header.navbar.navbar-static-top
.bg  
.container
a.navbar-brand(href='/') lunch run me
small.navbar-text ...where lunch runs are fun
header.navbar.navbar-default
a.navbar-brand(href='/') lunch run me
small.navbar-text ...where lunch runs are fun

View File

@@ -1,4 +1,6 @@
extends ../layout
block content
#content
.row
#welcome.col-sm-3.offset-sm-1
| hello there

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