diff options
Diffstat (limited to 'compromyse.xyz/templates/xyz.html')
-rw-r--r-- | compromyse.xyz/templates/xyz.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compromyse.xyz/templates/xyz.html b/compromyse.xyz/templates/xyz.html new file mode 100644 index 0000000..7b61a16 --- /dev/null +++ b/compromyse.xyz/templates/xyz.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html lang="en"> + {{ body }} +</html> |