mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 13:00:56 -04:00
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
doctype html
|
|
html(ng-app='profileValidation', lang='en')
|
|
head
|
|
include partials/universal-head
|
|
body.no-top-and-bottom-margins.full-screen-body-background
|
|
include partials/css-cdns
|
|
include partials/navbar
|
|
include partials/flash
|
|
block content
|
|
include partials/footer
|