amethyst/layouts/shortcodes/hint.html
2023-01-01 23:41:14 +00:00

4 lines
94 B
HTML

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