From 91d14e414fc9c451879e834d7866ad765084a836 Mon Sep 17 00:00:00 2001 From: René Neumann Date: Sat, 10 Feb 2024 23:24:37 +0100 Subject: Add templating --- templ/index.tpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templ/index.tpl (limited to 'templ/index.tpl') diff --git a/templ/index.tpl b/templ/index.tpl new file mode 100644 index 0000000..2c52810 --- /dev/null +++ b/templ/index.tpl @@ -0,0 +1,3 @@ +{{define "body"}} + Das ist die Basis +{{end}} \ No newline at end of file -- cgit v1.2.3-70-g09d2