mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
51 lines
No EOL
1.6 KiB
HTML
51 lines
No EOL
1.6 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>jrnl</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="Manuel Ebert">
|
|
|
|
<!-- Le styles -->
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="css/jrnl.css" rel="stylesheet">
|
|
<style>
|
|
body {
|
|
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
|
|
}
|
|
</style>
|
|
|
|
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|
|
<!--[if lt IE 9]>
|
|
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
|
|
<link rel="shortcut icon" href="img/favicon.png">
|
|
|
|
|
|
</head>
|
|
|
|
<body data-spy="scroll">
|
|
|
|
<a href="http://github.com/maebert/jrnl"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
|
|
|
|
<div class="container">
|
|
<div class="logo row">
|
|
<div class="span2"> </div>
|
|
<div class="span10"> </div>
|
|
</div>
|
|
<div class="row">
|
|
|
|
<div class="span2 navcontain">
|
|
<div class="leftlogo"></div>
|
|
<div class="sidebar-nav" id='navbar'>
|
|
<ul class="nav nav-list">
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
<div class="span10 content">
|
|
|