From 62b3492bb72dbfd83fc1224bb12c1480ba33cee5 Mon Sep 17 00:00:00 2001 From: raul Date: Wed, 22 May 2024 10:42:13 +0200 Subject: [PATCH] Add templates folder --- cmd/templates/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cmd/templates/index.html diff --git a/cmd/templates/index.html b/cmd/templates/index.html new file mode 100644 index 0000000..71330c8 --- /dev/null +++ b/cmd/templates/index.html @@ -0,0 +1,13 @@ + + + + + + + + + + +

Hello {{ .UserAgent }}

+ +