thedocks/caddy/site/index.html

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>