Sprucing up homepage, real e-mail
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
doctype html
|
||||
html(lang="en",ng-app="lunchApp")
|
||||
head
|
||||
title Prandium
|
||||
title Lunch Run Me!
|
||||
meta(charset='utf-8')
|
||||
meta(http-equiv="X-UA-Compatible",content="IE-edge")
|
||||
meta(name="viewport",content="width=device-width,initial-scale=1")
|
||||
@@ -17,11 +17,11 @@ html(lang="en",ng-app="lunchApp")
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
body
|
||||
#page
|
||||
#page.container
|
||||
#main-cell
|
||||
header
|
||||
h1 Prandium
|
||||
small ...where lunch runs are fun
|
||||
header.page-header
|
||||
h1.text-center Lunch Run Me!
|
||||
small ...where lunch runs are fun
|
||||
|
||||
div(ng-view)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user