amethyst/layouts/shortcodes/hint.html

4 lines
94 B
HTML
Raw Normal View History

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