Fix templates

This commit is contained in:
Ben Ramey
2014-04-08 21:02:26 -05:00
parent 20af047e5d
commit e6ea69b9c2
2 changed files with 46 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
.interior
include includes/nav
include ../includes/nav
h1
block pagetitle

View File

@@ -1,9 +1,12 @@
div.interior.create-run-form(ng-controller='CreateRunCtrl')
include nav
h1
extends ../layouts/interior-page
block pagetitle
span.glyphicon.glyphicon-chevron-right
| start a new lunch run
form.interior-content(name='form',novalidate,role='form')
block interiorcontent
.create-run-form(ng-controller='CreateRunCtrl')
form(name='form',novalidate,role='form')
section.name
.row
.col-xs-2.step-num