Home / themes / src / main / node_modules / patternfly / tests / pages / _layouts / default.html
<!DOCTYPE html> <!--[if IE 9]><html lang="en-us" class="ie9"><![endif]--> <!--[if gt IE 9]><!--> <html lang="en-us"> <!--<![endif]--> {% include head.html %} <body> {{ content }} </body> </html>