mirror of
https://git.mills.io/prologic/zs
synced 2025-04-13 05:50:59 +00:00
6 lines
89 B
HTML
6 lines
89 B
HTML
<html>
|
|
<head>
|
|
<title>{{ title }}</title>
|
|
</head>
|
|
<body>{{ content }}</body>
|
|
</html>
|