diff options
Diffstat (limited to 'docs/theme/Test.jinja')
-rw-r--r-- | docs/theme/Test.jinja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/theme/Test.jinja b/docs/theme/Test.jinja new file mode 100644 index 0000000..00176ce --- /dev/null +++ b/docs/theme/Test.jinja @@ -0,0 +1,6 @@ +<!DOCTYPE html><html> +<head><MetaTags page={{ page }} /></head><body class="prose"> + +{{ content }} + +</body></html>
\ No newline at end of file |