pxt-calliope/docfiles/docs.html
Matthias L. Jugel b028b1df5b Auto-push
2017-08-19 17:16:35 +02:00

31 lines
602 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta charset="UTF-8">
<title>@name@</title>
<meta name="Description" content="@description@" />
<!-- @include meta.html -->
<!-- @include head.html -->
</head>
<body id='root' class='root'>
<!-- @include header.html -->
<div id="docs" class="ui main container mainbody">
@breadcrumb@
@body@
@github@
</div>
<!-- @include footer.html -->
<!-- @include macros.html -->
<!-- @include tracking.html -->
</body>
</html>