19 lines
405 B
HTML
Raw Permalink Normal View History

2015-03-02 08:56:44 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Objects & Simulations</title>
<link rel="stylesheet" type="text/css" href="{{ site.url }}/+++/le_style.css" media="screen"/>
<script src="//use.edgefonts.net/questrial.js"></script>
</head>
<body>
<content>
<div id="main" class="section">
{{ content }}
</div>
</content>
</body>
</html>