mirror of
https://git.mills.io/prologic/zs.git
synced 2024-11-17 17:56:11 -05:00
7 lines
89 B
HTML
7 lines
89 B
HTML
<html>
|
|
<head>
|
|
<title>{{ title }}</title>
|
|
</head>
|
|
<body>{{ content }}</body>
|
|
</html>
|