first changes to 1 window on Linux

This commit is contained in:
jeena 2013-03-24 19:31:04 +01:00
parent 682c60df2d
commit c6220b1dc1
25 changed files with 346 additions and 69 deletions

View file

@ -7,5 +7,11 @@
<script data-main="scripts/main" src="scripts/lib/vendor/require-jquery.js"></script>
</head>
<body>
<div id="sidebar">
</div>
<article id="content">
</article>
</body>
</html>