From 1cad9dfc8a65fbdf64cc7dd91d0339f2d159bb05 Mon Sep 17 00:00:00 2001 From: roypur Date: Mon, 20 Apr 2020 16:54:31 +0200 Subject: [PATCH] Add 'template.html' --- template.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 template.html diff --git a/template.html b/template.html new file mode 100644 index 0000000..51161ba --- /dev/null +++ b/template.html @@ -0,0 +1,8 @@ + + + + + +{{body}} + + \ No newline at end of file