Files
blog/layouts/shortcodes/hint.html
2025-04-02 18:55:37 +03:00

3 lines
91 B
HTML

<blockquote class="hint {{ .Get 0 }}">
{{ .Inner | $.Page.RenderString }}
</blockquote>