Commit 2a8e2488 authored by Taddeus Kroes's avatar Taddeus Kroes

Added blank "Documentation" page

parent ac836f42
body {
padding-top: 40px;
background-color: #f9f9f9;
}
......@@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mathematical term rewriting frontend</title>
<link rel="stylesheet" href="/static/frontend/css/editor.css">
<link rel="stylesheet" href="/static/frontend/css/docs.css">
<link rel="stylesheet" href="/static/bootstrap/css/bootstrap.min.css">
</head>
<body>
......@@ -31,6 +31,12 @@
</div>
<div class="container">
<div class="page-header">
<h1>Documentation</h1>
</div>
<section>
<p>This page is on the TODO list...</p>
</section>
</div>
<script type="text/javascript" src="/static/js/jquery-1.8.2.min.js"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment