diff options
Diffstat (limited to 't/htdocs/head.html')
-rw-r--r-- | t/htdocs/head.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/htdocs/head.html b/t/htdocs/head.html new file mode 100644 index 0000000..b4abf3f --- /dev/null +++ b/t/htdocs/head.html @@ -0,0 +1,2 @@ +<h1>Site Header</h1> +<hr/> |