From 18a945aab9b3129b82076f633fab1d13ba28148e Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 12 Jan 2025 23:09:34 -0800 Subject: initial commit by simponic-infra --- templates/hello.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/hello.html (limited to 'templates/hello.html') diff --git a/templates/hello.html b/templates/hello.html new file mode 100644 index 0000000..d2311f5 --- /dev/null +++ b/templates/hello.html @@ -0,0 +1,3 @@ +{{ define "content" }} +hello from {{ .Service }}! +{{ end }} -- cgit v1.2.3-70-g09d2