{% strip %} {% if page.title %}{{ page.title }} - {{ site.title }}{% else %}{{ site.title }}{% endif %} {% if page.css-extra %}{% endif %} {% if page.url-js-extra %}{% for urlextrajs in page.url-js-extra %} {% endfor %}{% endif %} {% if page.full-page %}
{% if page.alt-layout %}The alternate layouts are not officially supported by Patternfly. {% endif %}These examples are included for development testing purposes. For official documentation, see https://www.patternfly.org and http://getbootstrap.com.
{% endif %}{% endstrip %}