mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
no need for scrollspy in example template
This commit is contained in:
parent
b1d4c589c5
commit
41ef649aa3
@ -5,7 +5,7 @@
|
|||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
<!-- Place anything custom after this. -->
|
<!-- Place anything custom after this. -->
|
||||||
</head>
|
</head>
|
||||||
<body data-spy="scroll" data-target=".bs-docs-sidebar">
|
<body>
|
||||||
|
|
||||||
<!-- Page content of course! -->
|
<!-- Page content of course! -->
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user