Files
doserver.top/templates/comments_embedded.html
2025-06-28 18:51:20 +01:00

7 lines
139 B
HTML

{{ template "_style.html" .}}
<body style="background: var(--background-color);">
<div class="comments-list">
{{ .Content }}
</div>
<body>