From: Mark Otto Date: Sun, 28 May 2017 00:30:07 +0000 (-0700) Subject: make the body full width X-Git-Tag: v4.0.0-beta~187^2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91da107ad4af99360625bd0634f9e84085301ab;p=thirdparty%2Fbootstrap.git make the body full width --- diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index c44275f1f8..6c6e17fd56 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -12,20 +12,15 @@ {% include nav-home.html %} -
-
- {% include page-headers.html %} - {% include ads.html %} -
-
- -
+
-
+
{% include nav-docs.html %}
-
+

{{ page.title }}

+

{{ page.description }}

+ {% include ads.html %} {{ content }}