2014-01-03 04:47:31 -05:00
|
|
|
doctype html
|
2015-01-21 14:29:16 -08:00
|
|
|
html(ng-app='profileValidation', lang='en')
|
2013-11-13 22:19:37 -05:00
|
|
|
head
|
2015-02-21 14:49:24 -08:00
|
|
|
include partials/universal-head
|
2014-10-24 15:22:09 -07:00
|
|
|
|
2015-01-26 11:02:22 -08:00
|
|
|
body.top-and-bottom-margins
|
2015-02-10 15:24:14 -08:00
|
|
|
include partials/navbar-narrow
|
2015-01-26 11:02:22 -08:00
|
|
|
.container
|
|
|
|
include partials/flash
|
|
|
|
block content
|
2015-01-17 14:16:29 -08:00
|
|
|
include partials/footer
|
2015-01-26 11:02:22 -08:00
|
|
|
!= js('application')
|