Some design work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
doctype html
|
||||
html(lang="en",ng-app="lunchApp")
|
||||
head
|
||||
title Lunch
|
||||
title Prandium
|
||||
meta(charset='utf-8')
|
||||
meta(http-equiv="X-UA-Compatible",content="IE-edge")
|
||||
meta(name="viewport",content="width=device-width,initial-scale=1")
|
||||
@@ -20,7 +20,8 @@ html(lang="en",ng-app="lunchApp")
|
||||
#page
|
||||
#main-cell
|
||||
header
|
||||
h1 Lunch Run Me!
|
||||
h1 Prandium
|
||||
small ...where lunch runs are fun
|
||||
|
||||
div(ng-view)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user