File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 89
89
</ div >
90
90
91
91
< div class ="rst-versions " role ="note " style ="cursor: pointer ">
92
- <!--< span class="rst-current-version" data-toggle="rst-current-version">-- >
92
+ < span class ="rst-current-version " data-toggle ="rst-current-version ">
93
93
{% include "versions.html" %}
94
94
{% if repo_name == 'GitHub' %}
95
95
< a href ="{{ repo_url }} " class ="icon icon-github " style ="float: left; color: #fcfcfc "> GitHub</ a >
98
98
{% endif %}
99
99
< span > < a href ="{{ previous_page.url }} " style ="color: #fcfcfc; "> « Previous</ a > </ span >
100
100
< span style ="margin-left: 15px "> < a href ="{{ next_page.url }} " style ="color: #fcfcfc "> Next »</ a > </ span >
101
- <!--< /span>-- >
101
+ </ span >
102
102
</ div >
103
103
104
104
<!--
Original file line number Diff line number Diff line change 1
1
< div class ="rst-versions rst-badge " data-toggle ="rst-versions " role ="note " aria-label ="versions ">
2
- < span class ="rst-current-version " data-toggle ="rst-current-version ">
2
+ <!--< span class="rst-current-version" data-toggle="rst-current-version">-- >
3
3
v: {{ config.extra.current_version }}
4
4
< span class ="fa fa-caret-down "> </ span >
5
- </ span >
5
+ <!--< /span>-- >
6
6
< div class ="rst-other-versions ">
7
7
< dl >
8
8
< dt > Versions</ dt >
You can’t perform that action at this time.
0 commit comments