]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove footer from docs pages
authorMark Otto <markdotto@gmail.com>
Mon, 29 May 2017 04:40:05 +0000 (21:40 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 29 May 2017 04:40:05 +0000 (21:40 -0700)
docs/_layouts/docs.html

index 58b9482c017ee32e76b8d401801a561b9e6eb8c9..7bbb06b87d247bf7ba7e247183c40eb48f0865c2 100644 (file)
@@ -31,7 +31,5 @@
         {% endif %}
       </div>
     </div>
-
-    {% include footer.html %}
   </body>
 </html>