8 lines
285 B
HTML
Raw Normal View History

2014-12-11 08:56:37 +00:00
</div>
2015-02-06 19:29:12 +00:00
<script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="{{ page.root }}static/script.js"></script>
<link rel="stylesheet" href="{{ page.root }}static/style.css">
<link rel="stylesheet" href="{{ page.root }}static/syntax.css">
2014-12-11 08:56:37 +00:00
</body>
</html>