2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

move nav into partial; rejigger content some more

This commit is contained in:
Mark Otto
2013-03-28 03:06:00 -07:00
parent df35e26142
commit 3278c40631
4 changed files with 162 additions and 206 deletions
+3
View File
@@ -7,6 +7,9 @@
</head>
<body class="bs-docs-docs" data-spy="scroll" data-target=".bs-docs-sidebar">
<!-- Docs nav -->
{% include docs-nav.html %}
<!-- Page content of course! -->
{{ content }}