no need for scrollspy in example template
This commit is contained in:
parent
b1d4c589c5
commit
41ef649aa3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{% include header.html %}
|
||||
<!-- Place anything custom after this. -->
|
||||
</head>
|
||||
<body data-spy="scroll" data-target=".bs-docs-sidebar">
|
||||
<body>
|
||||
|
||||
<!-- Page content of course! -->
|
||||
{{ content }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue