16 lines
363 B
HTML
16 lines
363 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title></title>
|
|
<style>
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h4>Check the console for results</h4>
|
|
<script src="../js/doc-data.js"></script>
|
|
<script src="create-doc-files.js"></script>
|
|
|
|
</body>
|
|
</html>
|