10 lines
194 B
HTML
10 lines
194 B
HTML
|
<html>
|
||
|
<header>
|
||
|
<title><b>Appy documentation</b> - Table of contents</title>
|
||
|
<link rel="stylesheet" href="appy.css" type="text/css">
|
||
|
</header>
|
||
|
<body>
|
||
|
{{ doc }}
|
||
|
</body>
|
||
|
</html>
|