9 lines
230 B
HTML
9 lines
230 B
HTML
|
<button class="btn dropdown-toggle" title="Table of contents">
|
||
|
<i class="icon-th-list"></i>
|
||
|
</button>
|
||
|
<div class="dropdown-menu pull-right">
|
||
|
<h3>Table of contents</h3>
|
||
|
<div class="table-of-contents">
|
||
|
</div>
|
||
|
</div>
|