mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-09 16:12:26 +08:00
8 lines
124 B
HTML
8 lines
124 B
HTML
<html>
|
|
<head>
|
|
<title>Custom Page</title>
|
|
</head>
|
|
<body>
|
|
<h1>Custom Page</h1>
|
|
</body>
|
|
</html> |