8 lines
94 B
HTML
Raw Normal View History

2024-05-18 19:58:57 +03:00
<!doctype html>
<html>
{% include head.html %}
<body>
{{ content }}
</body>
</html>