From: Mark Otto Date: Mon, 18 Feb 2013 03:12:30 +0000 (-0800) Subject: fix the docs include logic X-Git-Tag: v3.0.0-rc1~641 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56e60d046837bc6efd88a959cf36ae4cdb9c7197;p=thirdparty%2Fbootstrap.git fix the docs include logic --- diff --git a/docs/_includes/header.html b/docs/_includes/header.html index a387930baf..a47837b493 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -14,7 +14,7 @@ -{% if layout == "default" %} +{% if page.layout == default %}