Skip to content
Snippets Groups Projects
Commit 2a8e2488 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added blank "Documentation" page

parent ac836f42
No related branches found
No related tags found
No related merge requests found
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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment