Commit 22f21237 authored by Mark Otto's avatar Mark Otto

nuke stuff from customizer

parent 3c3e56ca
......@@ -5,20 +5,15 @@
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
<body data-spy="scroll" data-target=".bs-docs-sidebar">
<body>
<!-- Docs master nav -->
{% include nav-main.html %}
<!-- Docs page layout -->
<div class="container bs-docs-container">
<div class="container">
{{ content }}
<!-- Quick back to top -->
<a href="#welcome" class="bs-top">
Back to top
</a>
<!-- Main docs footer (social buttons, copyright, etc). -->
{% include colophon.html %}
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment