site/tem/html/snippets/title_desc.html
2024-11-03 02:30:25 -05:00

4 lines
No EOL
105 B
HTML

<h1 style='width: 100%; word-wrap: break-word; hyphens: auto;'>
{{ .Title }}
<p>{{ .Desc }}</p>
</h1>