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
|
2015-03-07 01:37:41 -08:00
|
|
|
body.top-and-bottom-margins
|
2015-03-07 00:36:17 -08:00
|
|
|
include partials/css-cdns
|
2015-04-24 01:31:59 -07:00
|
|
|
include partials/navbar
|
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
|