aboutsummaryrefslogtreecommitdiffhomepage
path: root/caddyhttp/templates/testdata/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'caddyhttp/templates/testdata/root.html')
-rw-r--r--caddyhttp/templates/testdata/root.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/caddyhttp/templates/testdata/root.html b/caddyhttp/templates/testdata/root.html
index e1720e726..ccc1f6349 100644
--- a/caddyhttp/templates/testdata/root.html
+++ b/caddyhttp/templates/testdata/root.html
@@ -1 +1 @@
-<!DOCTYPE html><html><head><title>root</title></head><body>{{.Include "header.html"}}</body></html>
+<!DOCTYPE html><html><head><title>{{ root }}</title></head><body>{{.Include "header.html"}}</body></html>