mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-05 12:06:36 -05:00
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
doctype html
|
|
html(ng-app='profileValidation', lang='en')
|
|
head
|
|
include partials/universal-head
|
|
body.top-and-bottom-margins
|
|
.container
|
|
include partials/flash
|
|
#fcc!= markup
|
|
script!= state
|
|
script(src='/js/bundle.js')
|