UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

10 lines 198 B
<!DOCTYPE html> <!--[if IE 9]><html class="ie9 login-pf"><![endif]--> <!--[if gt IE 9]><!--> <html class="login-pf"> <!--<![endif]--> {% include head.html %} <body> {{ content }} </body> </html>