Files
vanilla-hugo/layouts/_shortcodes/dialog.html
2026-05-12 19:43:12 -07:00

4 lines
43 B
HTML

<p class="dialog">
{{- .Inner -}}
</p>