mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-11 09:28:13 +08:00
9 lines
111 B
PHP
9 lines
111 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* SIDEBOX - Table of contents
|
||
|
*/
|
||
|
|
||
|
?>
|
||
|
<div class="toc-container"><div class="toc"></div></div>
|