summaryrefslogtreecommitdiffstats
path: root/assets/index.html
blob: 10a14e22b76c91ddf1f9bf003983e99c3809b56e (plain)
1
2
3
4
5
6
7
8
9
10
<html>
    <body>
        <div id="sidebar_left">
        </div>
        <div id="content">
        </div>
        <div id="sidebar_right">
        </div>
    </body>
</html>