From 5aa178098571f106c7f71634a2b05143d0139aa0 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Wed, 24 Jun 2020 22:21:03 +0200 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9Etemplates?= =?UTF-8?q?=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/test.tmpl.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 templates/test.tmpl.html diff --git a/templates/test.tmpl.html b/templates/test.tmpl.html new file mode 100644 index 0000000..c9aa0b8 --- /dev/null +++ b/templates/test.tmpl.html @@ -0,0 +1,10 @@ + + + + + Test + + + [[TEST]] + + \ No newline at end of file