17 lines
No EOL
388 B
HTML
17 lines
No EOL
388 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Bungloo</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<link rel="stylesheet" href="css/default.css" type="text/css" />
|
|
<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> |