mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
restore docs and homepage navs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<body class="bs-docs">
|
||||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
|
||||
|
||||
{% include nav/docs.html %}
|
||||
{% include docs-nav.html %}
|
||||
|
||||
<div class="bs-docs-header" id="content">
|
||||
<div class="bs-docs-container">
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
|
||||
|
||||
<!-- Docs master nav -->
|
||||
{% include nav/home.html %}
|
||||
{% include home-nav.html %}
|
||||
|
||||
<!-- Page content of course! -->
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user