thedocks/caddy/site/index.html
2021-12-25 19:43:45 +00:00

9 lines
165 B
HTML

<html>
<head>
<title>Caddy test</title>
</head>
<body>
This is a test
<div>Page loaded at: {{now | date "Mon Jan 2 15:04:05 MST 2006"}}</div>
</body>
</html>