Files
eiblog/cmd/eiblog/etc/page/custom.html
2025-07-17 15:55:32 +08:00

8 lines
124 B
HTML

<html>
<head>
<title>Custom Page</title>
</head>
<body>
<h1>Custom Page</h1>
</body>
</html>