mirror of
https://git.mills.io/prologic/zs
synced 2024-11-22 21:36:11 +03:00
7 lines
89 B
HTML
7 lines
89 B
HTML
<html>
|
|
<head>
|
|
<title>{{ title }}</title>
|
|
</head>
|
|
<body>{{ content }}</body>
|
|
</html>
|