From: Mark Otto Date: Thu, 23 May 2013 04:50:25 +0000 (-0700) Subject: delete customize layout since it's no longer in use X-Git-Tag: v3.0.0-rc1~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcc3e87688e470598fb8254194a5c86f72dd368;p=thirdparty%2Fbootstrap.git delete customize layout since it's no longer in use --- diff --git a/docs/_layouts/customize.html b/docs/_layouts/customize.html deleted file mode 100644 index f01f4f86ed..0000000000 --- a/docs/_layouts/customize.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - {% include header.html %} - - - - - - {% include nav-main.html %} - - -
- {{ content }} - - - {% include colophon.html %} -
- - - {% include footer.html %} - - -