Files
pycom-documentation/layouts/shortcodes/hint.html
Emmanuel Florent 48e3a22c9e initial commit
2019-06-17 14:24:53 +02:00

6 lines
102 B
HTML

<v-card class="{{ .Get "style" }}-alert">
<v-card-text>
{{ .Inner }}
</v-card-text>
</v-card>