Files
blog/layouts/shortcodes/hint.html
2025-04-02 16:47:51 +03:00

3 lines
91 B
HTML

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