82 lines
3.3 KiB
PHP
82 lines
3.3 KiB
PHP
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-3">
|
|
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" role="complementary">
|
|
<ul class="nav bs-docs-sidenav">
|
|
<?php echo $index; ?>
|
|
</ul>
|
|
<a class="back-to-top" href="#top">
|
|
Back to top
|
|
</a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer
|
|
================================================== -->
|
|
<footer class="bs-docs-footer" role="contentinfo">
|
|
<div class="container">
|
|
<div class="bs-docs-social">
|
|
<ul class="bs-docs-social-buttons">
|
|
<li>
|
|
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=watch&count=true" width="100" height="20" title="Star on GitHub"></iframe>
|
|
</li>
|
|
<li>
|
|
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=fork&count=true" width="102" height="20" title="Fork on GitHub"></iframe>
|
|
</li>
|
|
<li class="follow-btn">
|
|
<a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>
|
|
</li>
|
|
<li class="tweet-btn">
|
|
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://getbootstrap.com/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Bootstrap">Tweet</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
<p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.</p>
|
|
<p>Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
|
|
<p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
|
<ul class="bs-docs-footer-links muted">
|
|
<li>Currently v3.3.1</li>
|
|
<li>·</li>
|
|
<li><a href="https://github.com/twbs/bootstrap">GitHub</a></li>
|
|
<li>·</li>
|
|
<li><a href="../getting-started/#examples">Examples</a></li>
|
|
<li>·</li>
|
|
<li><a href="../2.3.2/">v2.3.2 docs</a></li>
|
|
<li>·</li>
|
|
<li><a href="../about/">About</a></li>
|
|
<li>·</li>
|
|
<li><a href="http://expo.getbootstrap.com">Expo</a></li>
|
|
<li>·</li>
|
|
<li><a href="http://blog.getbootstrap.com">Blog</a></li>
|
|
<li>·</li>
|
|
<li><a href="https://github.com/twbs/bootstrap/issues">Issues</a></li>
|
|
<li>·</li>
|
|
<li><a href="https://github.com/twbs/bootstrap/releases">Releases</a></li>
|
|
</ul>
|
|
</div>
|
|
</footer>
|
|
|
|
<!-- Bootstrap core JavaScript
|
|
================================================== -->
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
|
|
|
<script src="bootstrap.min.js"></script>
|
|
<script src="assets/js/docs.min.js"></script>
|
|
|
|
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
|
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
|
|
|
|
|
|
</body>
|
|
</html>
|