Files
blog/themes/geekblog/layouts/shortcodes/hint.html
T
2021-05-07 12:21:40 +02:00

4 lines
96 B
HTML

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