diff options
Diffstat (limited to 'html/templ.html')
-rw-r--r-- | html/templ.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/templ.html b/html/templ.html new file mode 100644 index 0000000..2e86f38 --- /dev/null +++ b/html/templ.html @@ -0,0 +1,7 @@ +<body> + +<pre> +{{CONTENT}} +</pre> + +</body> |