diff options
Diffstat (limited to 'doc/blank_template.html')
-rw-r--r-- | doc/blank_template.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/blank_template.html b/doc/blank_template.html new file mode 100644 index 0000000..0f1fcee --- /dev/null +++ b/doc/blank_template.html @@ -0,0 +1,21 @@ + +<!DOCTYPE html> + +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>REPLACE THIS - Packrat Docs</title> + <link href="default.css" rel="stylesheet"> + </head> + + <body> + + + <h2>REPLACE THIS</h2> + + <a href="index.html">Return to Contents</a> + + + </body> +</html> + |